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