Browse Source

Changing woodpecker file for pipeline test

main
therealchfkch 4 years ago
parent
commit
03b6a8426e
  1. 3
      .woodpecker/build-docker.yml

3
.woodpecker/build-docker.yml

@ -1,5 +1,6 @@
#test comment
pipeline:
build:
image: rust
commands:
- docker build .
- docker build .

Loading…
Cancel
Save