Skip to content

Commit 0985a79

Browse files
Push Docker image
1 parent 1faa88b commit 0985a79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
run: |
3333
set -ex
3434
35-
cd ./Playground
36-
3735
IMAGE_TAG=kishikawakatsumi/swift-ast-explorer.com:latest
3836
3937
docker build --rm --no-cache --build-arg FONTAWESOME_TOKEN=${{ env.FONTAWESOME_TOKEN }} --tag ${IMAGE_TAG} .

0 commit comments

Comments
 (0)