This commit is contained in:
Adrien Beaudouin 2024-08-02 21:47:35 +02:00
parent 5794119e3a
commit 16d520e1ea

View File

@ -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: .