attempt to use LOCIP var
This commit is contained in:
parent
2a781498e7
commit
ca206f231d
@ -17,7 +17,7 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Prep For Local Builds
|
||||
run: echo "82.1.80.36 gitea.comnenos" >> /etc/hosts
|
||||
run: echo "${LOCIP}" && echo "${LOCIP} gitea.comnenos" >> /etc/hosts
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user