Fix staging deploy: ASCII-only echo (#4)
This commit was merged in pull request #4.
This commit is contained in:
@@ -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