Added german README, update docker docs, add latest image tag

This commit is contained in:
2024-01-23 14:04:20 +01:00
committed by T.v.Dein
parent ddae6ed8be
commit a465bbfaa8
7 changed files with 336 additions and 18 deletions

View File

@@ -26,3 +26,9 @@ jobs:
with:
push: true
tags: ghcr.io/tlinden/kleingebaeck:${{ github.ref_name}}
- name: Build and push latest Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
push: true
tags: ghcr.io/tlinden/kleingebaeck:latest