chore: update manual-build-pr-docker-image.yml
This commit is contained in:
parent
1d01a66193
commit
8983eed330
@ -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}
|
||||
@ -53,4 +53,4 @@ jobs:
|
||||
-d "{
|
||||
\"tag\": \"pr-${{ inputs.pr_number }}\",
|
||||
\"dialect\": \"postgres\"
|
||||
}"
|
||||
}"
|
||||
|
Loading…
Reference in New Issue
Block a user