Skip to content

Commit

Permalink
deploy sh check log
Browse files Browse the repository at this point in the history
  • Loading branch information
chicori3 committed May 6, 2024
1 parent 26466d1 commit 1c90f87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ sleep 3
docker-compose -f ${APP_PATH}/source/docker-compose.yml pull
sleep 1
docker-compose -f ${APP_PATH}/source/docker-compose.yml up -d
docker-compose -f ${APP_PATH}/source/docker-compose.yml up
docker-compose -f ${APP_PATH}/source/docker-compose.yml logs -f
sleep 10

0 comments on commit 1c90f87

Please sign in to comment.