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