add installation of bash
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kim Oliver Drechsel 2021-09-21 18:11:01 +02:00
parent 8758a1fb13
commit 816bfa674b

View File

@ -10,6 +10,7 @@ steps:
image: ubuntu:latest
pull: if-not-exists
commands:
- apt-get update && apt-get install bash -y
- echo "source $HOME/trash.sh" > $HOME/.bashrc
- source $HOME/.bashrc
- ls -la $HOME/.trash/