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
type: docker
name: default
steps:
- name: test
image: golang:1.17
pipeline:
test:
image: golang:1.19
commands:
- go build
- go vet