Fix staging deploy: ASCII-only echo (#4)
Deploy Staging / deploy (push) Successful in 21s
Security / secrets (push) Successful in 5s
Security / dependencies (push) Successful in 1m3s
CI / backend (push) Successful in 1m0s
CI / frontend (push) Successful in 18s

This commit was merged in pull request #4.
This commit is contained in:
2026-07-01 13:16:31 +02:00
parent d9a07a01b2
commit 11e6768d17
+1 -1
View File
@@ -45,4 +45,4 @@ jobs:
- name: Staging endpoints - name: Staging endpoints
shell: powershell shell: powershell
run: Write-Host "Staging up Frontend http://localhost:18081 API http://localhost:18080/swagger" run: Write-Host "Staging up - Frontend http://localhost:18081 API http://localhost:18080/swagger"