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 01:44:01 +01:00
parent e923633c0b
commit 30d72a7a78
1 changed files with 4 additions and 7 deletions

View File

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