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 1faa88b commit 0985a79Copy full SHA for 0985a79
.github/workflows/test.yml
@@ -32,8 +32,6 @@ jobs:
32
run: |
33
set -ex
34
35
- cd ./Playground
36
-
37
IMAGE_TAG=kishikawakatsumi/swift-ast-explorer.com:latest
38
39
docker build --rm --no-cache --build-arg FONTAWESOME_TOKEN=${{ env.FONTAWESOME_TOKEN }} --tag ${IMAGE_TAG} .
0 commit comments