We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570a824 commit a777d75Copy full SHA for a777d75
.github/workflows/prod-deploy.yml
@@ -86,4 +86,4 @@ jobs:
86
eval "$(ssh-agent -s)"
87
ssh-add ~/.ssh/action
88
cd /home/ubuntu/deploy
89
- docker compose up -d%
+ docker compose up -d
0 commit comments