footer und AppVersion eingebaut
All checks were successful
Docker Release Build / push_to_registry (push) Successful in 1m2s

This commit is contained in:
Florian Walther
2026-02-07 16:45:02 +01:00
parent dd8eab7975
commit c9296beb5f
5 changed files with 55 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
iname: Docker Release Build
name: Docker Release Build
on:
push:
tags:
@@ -25,6 +25,8 @@ jobs:
push: true
# Hier wird die Git-Referenz automatisch als Docker-Tag genutzt
#tags: gitea.scu.si/florianwalther/password-generator:${{ gitea.ref_name }}
build-args: |
APP_VERSION=${{ gitea.ref_name }}
tags: |
gitea.scu.si/florian.walther/password-generator:${{ gitea.ref_name }}
gitea.scu.si/florian.walther/password-generator:latest