Изменил(а) на '.woodpecker.yml'

master
Petr Vanin 3 years ago
parent aafb7642b8
commit 7477be7ddc
  1. 4
      .woodpecker.yml

@ -1,10 +1,10 @@
pipeline:
build:
image: go
image: golang
commands:
- echo "LOL"
test:
image: go
image: golang
commands:
- echo "LAL"
Loading…
Cancel
Save