come on
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Midou36O 2022-11-29 23:57:41 +01:00
parent 5e8359d358
commit baced8531f
Signed by: midou
GPG Key ID: 08063D5407090BC2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pipeline:
build:
when:
event: [push, pull_request]
event: [push, pull_request, tag]
image: golang:1.19.3-alpine
commands:
- go mod download