generated from helmut/template
Fix runner
Remote Deploy to Windows / deploy (push) Failing after 32s
Details
Remote Deploy to Windows / deploy (push) Failing after 32s
Details
This commit is contained in:
parent
817e5082ea
commit
a1add7cbb1
|
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: gitea/runner-images:ubuntu-latest
|
image: gitea/runner-images:ubuntu-latest
|
||||||
options: --user root
|
options: --user root --add-host localhost:192.168.14.190
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Fix Networking and Environment
|
- name: Fix Networking and Environment
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue