Browse Source

Update build.yml

0xJacky 2 years ago
parent
commit
abe426c31a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -232,7 +232,7 @@ jobs:
                 uses: docker/build-push-action@v2
                 uses: docker/build-push-action@v2
                 with:
                 with:
                     context: ./dist
                     context: ./dist
-                    file: ./dist/Dockerfile
+                    file: ./dist/demo.Dockerfile
                     platforms: linux/amd64
                     platforms: linux/amd64
                     push: ${{ github.event_name != 'pull_request' }}
                     push: ${{ github.event_name != 'pull_request' }}
                     tags: |
                     tags: |