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