Skip to content

Commit

Permalink
remove docker compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
chicori3 committed May 11, 2024
1 parent 757f302 commit 3bd05ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ sleep 3
docker-compose -f ${APP_PATH}/source/docker-compose.yml pull
sleep 1
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 3bd05ec

Please sign in to comment.