Update .github/workflows/build-pr.yml
This commit is contained in:
parent
6146308106
commit
cb89522936
2
.github/workflows/build-pr.yml
vendored
2
.github/workflows/build-pr.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Call common build workflow
|
- name: Call common build workflow
|
||||||
uses: ./.github/actions/common-docker-build
|
uses: ./.github/actions/common-docker-build
|
||||||
with:
|
with:
|
||||||
build_tags: jierka/obscreen:pr-${{ github.event.pull_request.number }}
|
build_tags: csmith1865/obscreen:pr-${{ github.event.pull_request.number }}
|
||||||
manifest_tags: type=semver,pattern=pr
|
manifest_tags: type=semver,pattern=pr
|
||||||
flavor: ""
|
flavor: ""
|
||||||
docker_username: ${{ secrets.DOCKER_USERNAME }}
|
docker_username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user