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