1
0
Fork 0

ci: Fix podman login
All checks were successful
/ build-kde (push) Successful in 20m24s

This commit is contained in:
ver4a 2025-04-28 13:34:41 +02:00
parent b3c97ed3b2
commit fdde7b0736

View file

@ -14,7 +14,6 @@ jobs:
registry: ${{ vars.REGISTRY_DOMAIN }}
username: ${{ vars.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
auth_file_path: '$HOME/.config/containers/auth.json'
# base
- run: mkdir cache
- name: 'Build image - onc-kde:main'