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