Use sup tool for deploy

Fix source command
This commit is contained in:
2020-03-14 20:27:54 +03:00
parent 5e4fce3bec
commit 74d580fb7e
2 changed files with 10 additions and 10 deletions

View File

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