parent
3402cb9cb7
commit
71e9be0943
@ -22,6 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: ${{ vars.CONTAINER_REGISTRY }}
|
registry: ${{ vars.CONTAINER_REGISTRY }}
|
||||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||||
|
password: ${{ inputs.password }}
|
||||||
- uses: docker/build-push-action@v6
|
- uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user