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 a30b67e commit aa0aa78Copy full SHA for aa0aa78
.github/workflows/deploy.yml
@@ -31,5 +31,6 @@ jobs:
31
cd swiftfiddle-lsp
32
git pull --rebase origin main
33
34
+ docker compose down
35
docker compose up --force-recreate --build --detach
36
docker image prune --force
0 commit comments