update on Readme.md and workflow
All checks were successful
/ release-and-build (push) Successful in 1m28s
All checks were successful
/ release-and-build (push) Successful in 1m28s
This commit is contained in:
@@ -178,7 +178,7 @@ jobs:
|
||||
source ./cleaned_env.sh
|
||||
set +a
|
||||
|
||||
if [ -f "Dockerfile.aarch64" ]; then ARM_STATUS="✅ Aktiv (eigenes Dockerfile)"; else ARM_STATUS="❌ Nicht unterstützt"; fi
|
||||
if [ -f "Dockerfile.aarch64" ]; then ARM_STATUS="✅ Active (own Dockerfile)"; else ARM_STATUS="❌ Not supported"; fi
|
||||
|
||||
cat << 'EOF' > commit_msg.txt
|
||||
${{ gitea.event.head_commit.message }}
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
| **3.23** | 17.02.2026 23:37 | update workflow ✅ |
|
||||
| **3.23** | 14.02.2026 01:06 | alpine 3.23 ✅ |
|
||||
|
||||
Reference in New Issue
Block a user