From afb42a68d2900f542e3bd354a0664791ceeb8d46 Mon Sep 17 00:00:00 2001 From: Kim Date: Tue, 21 Sep 2021 18:15:25 +0200 Subject: [PATCH] change to bash --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2c11f02..c6fe968 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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/