This commit is contained in:
parent
74ebd7d0c2
commit
9b3389a637
1 changed files with 3 additions and 1 deletions
|
@ -5,3 +5,5 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- touch lol.txt
|
- touch lol.txt
|
||||||
- ls -l
|
- ls -l
|
||||||
|
when:
|
||||||
|
branch: master
|
Loading…
Reference in a new issue