.gitea/workflows/docker-build.yml aktualisiert
Some checks failed
Build and Push Docker Container / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Docker Container / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -13,6 +13,7 @@ jobs:
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.kohout-dev.de
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user