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-password: MAVEN_PASSWORD
|
||||
- name: Setup variables
|
||||
if: matrix.usedocker == 'false'
|
||||
shell: bash
|
||||
run: |
|
||||
# ====== Variables
|
||||
@ -134,6 +133,7 @@ jobs:
|
||||
|
||||
source ./scripts/continuous-integration/github-workflows/setup-variables.sh
|
||||
|
||||
echo "Variables:"
|
||||
echo "REVISION=$REVISION" >> $GITHUB_ENV
|
||||
echo "BUILD_TYPE=$BUILD_TYPE" >> $GITHUB_ENV
|
||||
echo "IMPLEMENTATION_NAME=$IMPLEMENTATION_NAME" >> $GITHUB_ENV
|
||||
|
Loading…
Reference in New Issue
Block a user