ci-action for container_build

This commit is contained in:
2025-02-16 15:45:59 +01:00
parent 71c59c62ef
commit 14a6e2793a

View File

@@ -29,7 +29,7 @@ jobs:
with: with:
registry: ${{ env.registry }} registry: ${{ env.registry }}
username: ${{ env.user }} username: ${{ env.user }}
password: ${{ secrets.DOCKER_TOKEN }} password: ${{ secrets.DOCKER_PULL_TOKEN }}
- name: Get Meta - name: Get Meta
id: meta id: meta