chore: update manual-build-pr-docker-image.yml

This commit is contained in:
chenos 2023-12-01 08:54:52 +08:00 committed by GitHub
parent 1d01a66193
commit 8983eed330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
file: Dockerfile.acr
file: Dockerfile
build-args: |
VERDACCIO_URL=http://localhost:4873/
COMMIT_HASH=${GITHUB_SHA}