come on
This commit is contained in:
parent
5e8359d358
commit
baced8531f
@ -1,7 +1,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
when:
|
when:
|
||||||
event: [push, pull_request]
|
event: [push, pull_request, tag]
|
||||||
image: golang:1.19.3-alpine
|
image: golang:1.19.3-alpine
|
||||||
commands:
|
commands:
|
||||||
- go mod download
|
- go mod download
|
||||||
|
Loading…
Reference in New Issue
Block a user