Skip to content

Commit 72d72d9

Browse files
committed
modified: docker image clean up and image backoff error
1 parent aa1f010 commit 72d72d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ jobs:
8686
eval "$(ssh-agent -s)"
8787
ssh-add ~/.ssh/action
8888
cd /home/ubuntu/deploy
89-
docker compose up -d --pull always
89+
bash deploy.sh

0 commit comments

Comments
 (0)