This commit is contained in:
parent
202a60f091
commit
ab8068e26d
@ -1,10 +1,7 @@
|
|||||||
# .woodpecker.yml
|
# .woodpecker.yml
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
test:
|
||||||
image: debian
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- go mod tidy
|
||||||
a-test-step:
|
- make test
|
||||||
image: debian
|
|
||||||
commands:
|
|
||||||
- echo "Testing.."
|
|
||||||
|
Loading…
Reference in New Issue
Block a user