xxx
Some checks failed
ci / docker (push) Failing after 28s

This commit is contained in:
2025-11-06 17:49:10 +01:00
parent 25b5841b4d
commit 0ab42e719d

View File

@@ -11,7 +11,7 @@ jobs:
- name: Log in to GitEA Docker Container Registry - name: Log in to GitEA Docker Container Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:
registry: localhost registry: gitea.goroid.io
username: danthe username: danthe
password: Secret666 password: Secret666
- name: Set up Docker Buildx - name: Set up Docker Buildx