mirror of
https://codeberg.org/woodpecker-plugins/go-plugin.git
synced 2024-11-24 14:25:38 +01:00
update pipeline to meet v1.0.0 standard
This commit is contained in:
parent
276c549ebf
commit
afbbefb22e
@ -1,7 +1,7 @@
|
||||
variables:
|
||||
- &golang 'golang:1.18'
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
- name: vendor
|
||||
image: *golang
|
||||
commands: go mod vendor
|
||||
|
Loading…
Reference in New Issue
Block a user