diff --git a/.drone.yml b/.drone.yml index a90d209..2c11f02 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: image: ubuntu:latest pull: if-not-exists commands: - - usermod -s /bin/bash $USER && /bin/bash + - usermod -s /bin/bash root && /bin/bash - echo "source $HOME/trash.sh" > $HOME/.bashrc - source $HOME/.bashrc - ls -la $HOME/.trash/