Test commit 5
ci/woodpecker/push/woodpecker Pipeline was successful Details

master
Regela 3 years ago
parent 6ca84bc842
commit 4f928a78f0

@ -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