This commit is contained in:
parent
81e8ee8374
commit
afb42a68d2
@ -10,7 +10,7 @@ steps:
|
||||
image: ubuntu:latest
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- usermod -s /bin/bash root && /bin/bash
|
||||
- /bin/bash
|
||||
- echo "source $HOME/trash.sh" > $HOME/.bashrc
|
||||
- source $HOME/.bashrc
|
||||
- ls -la $HOME/.trash/
|
||||
|
Loading…
Reference in New Issue
Block a user