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 2f4b4ec commit 8e37d68Copy full SHA for 8e37d68
.github/workflows/main.yml
@@ -27,5 +27,6 @@ jobs:
27
git stash
28
git merge '@{u}'
29
docker-compose build
30
+ docker-compose down --volumes --remove-orphans
31
docker-compose up -d
32
EOF
0 commit comments