Explorar el Código

Update build.yml

0xJacky hace 2 años
padre
commit
abe426c31a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/build.yml

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

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