action
This commit is contained in:
parent
5794119e3a
commit
16d520e1ea
@ -22,7 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: ${{ vars.CONTAINER_REGISTRY }}
|
registry: ${{ vars.CONTAINER_REGISTRY }}
|
||||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
password: xxcxcxc
|
||||||
- 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