typo
Some checks failed
build_push_container / build (3.21.0) (push) Failing after 2m51s
CI Workflow / build_push (push) Failing after 4s
build_push_container / build (3.20.0) (push) Failing after 13m15s
build_push_container / build (3.22.0) (push) Failing after 12m49s

This commit is contained in:
USER
2025-10-17 22:37:10 +01:00
parent 3b4f1624f2
commit 6e8880adbe

View File

@ -40,7 +40,7 @@ jobs:
with: with:
registry: ${{ inputs.registry }} registry: ${{ inputs.registry }}
username: ${{ inputs.registry_username }} username: ${{ inputs.registry_username }}
password: ${{ secrets.MY_REGISTRY_PASSWORD }} password: ${{ inputs.registry_password }}
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta