Fixing deploy.
This commit is contained in:
parent
2b6b179300
commit
b486f0be93
@ -19,3 +19,6 @@ git push
|
||||
docker-compose build
|
||||
docker tag dev_torrents-csv:latest dessalines/torrents-csv:$new_tag
|
||||
docker push dessalines/torrents-csv:$new_tag
|
||||
|
||||
# SSH and pull it
|
||||
ssh tyler@45.55.175.59 "cd ~/git/torrents.csv/docker/prod && git pull && docker-compose up -d"
|
||||
|
Loading…
x
Reference in New Issue
Block a user