diff --git a/.woodpecker.yml b/.woodpecker.yml index 6a2510e..ac29c76 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,12 +4,11 @@ pipeline: commands: - go build main.go - go test -v ./... - when: - branch: master - event: [push, pull_request, tag, deployment] + when: + branch: master + event: [push, pull_request, tag, deployment] matrix: GO_VERSION: - "1.17" - - "1.16" - "latest" diff --git a/README.md b/README.md index 5fcbd0d..617f64f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![status-badge](https://ci.t-juice.club/api/badges/torjus/ezshare/status.svg) # ezshare ## Server