Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
baced8531f
|
@ -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
|
||||
|
Reference in New Issue
Block a user