forked from Regela/Test_Woodpecker
parent
4f928a78f0
commit
aafb7642b8
@ -1,10 +1,10 @@ |
|||||||
pipeline: |
pipeline: |
||||||
build: |
build: |
||||||
image: rust |
image: go |
||||||
commands: |
commands: |
||||||
- echo "LOL" |
- echo "LOL" |
||||||
|
|
||||||
test: |
test: |
||||||
image: rust |
image: go |
||||||
commands: |
commands: |
||||||
- echo "LAL" |
- echo "LAL" |
Loading…
Reference in new issue