wip: ci
Some checks failed
Release CI action / build-and-push-container (push) Failing after 38s

This commit is contained in:
2024-12-02 13:18:55 +01:00
parent 0ae9d04c26
commit c7604e2a69
2 changed files with 9 additions and 7 deletions

View File

@ -18,6 +18,6 @@ jobs:
with:
registry: git.gtz.dk
username: ${{ gitea.actor }}
password: ${{ secrets.CI_TOKEN }}
password: ${{ secrets.GITEA_TOKEN }}
- name: push container
run: docker push git.gtz.dk/${{ gitea.repository }}:latest