Use sup tool for deploy

Fix deploy image
This commit is contained in:
2020-03-14 20:30:23 +03:00
parent 2979a1a67d
commit 3eb213db4a
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ commands:
docker-reload-container:
run: >
. $HOME_DIR/.env ;
source $HOME_DIR/.env ;
docker pull "$IMAGE" ;