Update .github/actions/common-docker-build/action.yml
Some checks are pending
PR build and push docker image / build-and-push-pr (push) Waiting to run
Some checks are pending
PR build and push docker image / build-and-push-pr (push) Waiting to run
This commit is contained in:
parent
1b2eef1588
commit
ab19845130
@ -49,6 +49,6 @@ runs:
|
|||||||
- name: Create and push manifest
|
- name: Create and push manifest
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: jierka/obscreen
|
images: csmith1865/obscreen
|
||||||
tags: ${{ inputs.manifest_tags }}
|
tags: ${{ inputs.manifest_tags }}
|
||||||
flavor: ${{ inputs.flavor }}
|
flavor: ${{ inputs.flavor }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user