Fixed CI build
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 16s
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 16s
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Log in to Gitea Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: gitea.ztsw.de
|
||||
registry: git.ztsw.de
|
||||
username: ${{ secrets.CR_USERNAME }}
|
||||
password: ${{ secrets.CR_PASSWORD }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user