upsi
All checks were successful
Docker / build (push) Successful in 25s

This commit is contained in:
Robin Bärtschi 2025-02-22 22:31:34 +01:00
parent 568d73518a
commit 126e9b890d

View File

@ -49,7 +49,7 @@ jobs:
with: with:
registry: ${{ env.REGISTRY }} registry: ${{ env.REGISTRY }}
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}
password: ${{ secrets.CI_TOKEN }} password: ${{ secrets.CI_SECRET }}
# Extract metadata (tags, labels) for Docker # Extract metadata (tags, labels) for Docker
# https://github.com/docker/metadata-action # https://github.com/docker/metadata-action