Fix staging deploy: ASCII-only echo (unblocks automation) #4
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user