Fix deployment issue

This commit is contained in:
schmelczerandras 2020-07-28 09:05:35 +02:00
parent edffd22c2e
commit 0d93c7a5bf
3 changed files with 4 additions and 1 deletions

View file

@ -19,6 +19,8 @@ apt upgrade -y &&\
apt install zsh &&\
sh -c "$(CHSH=yes curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
docker login -u $DOCKER_TOKEN -p $DOCKER_TOKEN registry.digitalocean.com/declared
echo Removing banner
rm -rf /etc/update-motd.d/99-one-click