remove ci debug
Some checks failed
Build Container / Build Container (push) Failing after 32s

This commit is contained in:
lilly 2026-05-14 19:31:26 +02:00
commit 5759f1213f
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -19,7 +19,7 @@ jobs:
- name: Login to container registry (prod only)
if: ${{ forgejo.ref_name == 'main' }}
run: echo /kaniko/executor login --username="forgejo-actions" --password="${{ secrets.PACKAGES_TOKEN }}" git.hamburg.ccc.de
run: /kaniko/executor login --username="forgejo-actions" --password="${{ secrets.PACKAGES_TOKEN }}" git.hamburg.ccc.de
- name: Build Container
env: