mirror of
https://codeberg.org/woodpecker-plugins/go-plugin
synced 2026-06-04 10:14:59 +08:00
update pipeline to meet v1.0.0 standard
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
variables:
|
||||
- &golang 'golang:1.18'
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
- name: vendor
|
||||
image: *golang
|
||||
commands: go mod vendor
|
||||
|
||||
Reference in New Issue
Block a user