This commit is contained in:
parent
ec22f86714
commit
328751adf0
@ -58,7 +58,6 @@ steps:
|
|||||||
image: bash:latest
|
image: bash:latest
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- /bin/bash
|
|
||||||
- . $HOME/.bashrc
|
- . $HOME/.bashrc
|
||||||
- for i in 1 2 3 4; do touch /tmp/testfile$i; done
|
- for i in 1 2 3 4; do touch /tmp/testfile$i; done
|
||||||
- ls -l /tmp
|
- ls -l /tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user