We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e01c5c commit 0b82830Copy full SHA for 0b82830
1 file changed
.github/workflows/deploy.yml
@@ -36,6 +36,6 @@ jobs:
36
fi
37
38
# Run docker compose
39
- cd /home/ubuntu/scribble
+ cd /home/ubuntu/scribble/backend
40
docker compose down
41
docker compose up -d --build
0 commit comments