xx
Some checks failed
ci / docker (push) Failing after 13s

This commit is contained in:
2025-11-06 17:48:02 +01:00
parent 509aee0198
commit 25b5841b4d

View File

@@ -8,9 +8,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Log in to Docker Hub
- name: Log in to GitEA Docker Container Registry
uses: docker/login-action@v3
with:
registry: localhost
username: danthe
password: Secret666
- name: Set up Docker Buildx