test actions
This commit is contained in:
parent
bda80a9dc0
commit
9530df383c
@ -139,7 +139,7 @@ runs:
|
|||||||
- id: ci_hostname
|
- id: ci_hostname
|
||||||
run: |
|
run: |
|
||||||
CI_HOSTNAME=$(echo $GITHUB_SERVER_URL | sed -e 's/[^/]*\/\/\([^@]*@\)\?\([^:/]*\).*/\2/')
|
CI_HOSTNAME=$(echo $GITHUB_SERVER_URL | sed -e 's/[^/]*\/\/\([^@]*@\)\?\([^:/]*\).*/\2/')
|
||||||
echo "::set-output name=ci_hostname $(eval printf "%s" "$CI_HOSTNAME")"
|
echo "::set-output name=ci_hostname::$(eval printf "%s" "$CI_HOSTNAME")"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
branding:
|
branding:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user