This commit is contained in:
parent
d00933d1a2
commit
8a4a58716e
1 changed files with 3 additions and 1 deletions
|
@ -10,4 +10,6 @@ pipeline:
|
||||||
- wc -c test
|
- wc -c test
|
||||||
- cat test
|
- cat test
|
||||||
- ls -la
|
- ls -la
|
||||||
- file testkey
|
- echo "something" >> testkey
|
||||||
|
- wc -l testkey
|
||||||
|
- cat testkey
|
||||||
|
|
Loading…
Reference in a new issue