forked from LiamAEdwards/SS14-Docker-Linux-Server
Use internal git host mapping
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
echo "$HOST_IP $HOST_NAME" | sudo tee -a /etc/hosts
|
||||
fi
|
||||
env:
|
||||
HOST_IP: 85.59.185.148
|
||||
HOST_IP: 172.17.0.3
|
||||
HOST_NAME: git.wylab.me
|
||||
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user