Update build.yml

This commit is contained in:
0xJacky 2022-08-12 09:47:53 +08:00
parent 14adf28473
commit abe426c31a
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0

View file

@ -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: |