change http_proxy
This commit is contained in:
parent
d6a1523d41
commit
20ee8735a8
@ -6,8 +6,8 @@ jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
http_proxy: http://172.17.0.1:8964
|
||||
https_proxy: http://172.17.0.1:8964
|
||||
http_proxy: http://192.168.2.6:8964
|
||||
https_proxy: http://192.168.2.6:8964
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user