Изменил(а) на '.woodpecker.yml'
ci/woodpecker/push/woodpecker Pipeline is pending Details

master
Petr Vanin 3 years ago
parent 7477be7ddc
commit 0102b54582

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