more logs
This commit is contained in:
parent
67c01ae56f
commit
c9c1256b61
2
.github/workflows/platform_natives.yaml
vendored
2
.github/workflows/platform_natives.yaml
vendored
@ -123,7 +123,6 @@ jobs:
|
|||||||
server-username: MAVEN_USERNAME
|
server-username: MAVEN_USERNAME
|
||||||
server-password: MAVEN_PASSWORD
|
server-password: MAVEN_PASSWORD
|
||||||
- name: Setup variables
|
- name: Setup variables
|
||||||
if: matrix.usedocker == 'false'
|
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
# ====== Variables
|
# ====== Variables
|
||||||
@ -134,6 +133,7 @@ jobs:
|
|||||||
|
|
||||||
source ./scripts/continuous-integration/github-workflows/setup-variables.sh
|
source ./scripts/continuous-integration/github-workflows/setup-variables.sh
|
||||||
|
|
||||||
|
echo "Variables:"
|
||||||
echo "REVISION=$REVISION" >> $GITHUB_ENV
|
echo "REVISION=$REVISION" >> $GITHUB_ENV
|
||||||
echo "BUILD_TYPE=$BUILD_TYPE" >> $GITHUB_ENV
|
echo "BUILD_TYPE=$BUILD_TYPE" >> $GITHUB_ENV
|
||||||
echo "IMPLEMENTATION_NAME=$IMPLEMENTATION_NAME" >> $GITHUB_ENV
|
echo "IMPLEMENTATION_NAME=$IMPLEMENTATION_NAME" >> $GITHUB_ENV
|
||||||
|
Loading…
x
Reference in New Issue
Block a user