1
0
Fork 0

Update syntaxt for woodpecker
ci/woodpecker/push/test Pipeline was successful Details

This commit is contained in:
Daniele Tricoli 2022-12-04 00:53:43 +01:00
parent c8308b1a24
commit f8dc63817c
1 changed files with 3 additions and 7 deletions

View File

@ -1,11 +1,7 @@
--- ---
kind: pipeline pipeline:
type: docker test:
name: default image: golang:1.19
steps:
- name: test
image: golang:1.17
commands: commands:
- go build - go build
- go vet - go vet