Skip to content

Commit a777d75

Browse files
committed
fix: docker compose
1 parent 570a824 commit a777d75

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%
89+
docker compose up -d

0 commit comments

Comments
 (0)