copy paste from personal-website because it does work there
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m22s

This commit is contained in:
2025-10-14 18:52:51 +02:00
parent 2d387e7ae4
commit 211f9dd876

View File

@@ -1,3 +1,4 @@
# .gitea/workflows/docker-build.yml
name: Build and Push Docker Container
on:
push:
@@ -9,7 +10,7 @@ jobs:
runs-on:
- ubuntu-22.04
steps:
- name: Login to Gitea Docker Registry
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
registry: g.eliaskohout.de