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