Skip to content

Commit b3d8104

Browse files
committed
ci: Fix Dockerfile path
1 parent 8511edf commit b3d8104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
latest: true
5353
path: ./apps/spuxx-astro
5454
context: ./apps/spuxx-astro
55-
dockerfile: ./apps/spuxx-astro/Dockerfile
55+
# dockerfile: ./apps/spuxx-astro/Dockerfile
5656
repository: spuxx-astro
5757
secrets:
5858
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)