[AAE-11817] fix release pipeline

fix release pipeline
This commit is contained in:
Marco Carrozzo
2023-01-10 15:40:08 +01:00
committed by GitHub
parent 8392e7cf7d
commit 48cadfaa27
5 changed files with 86 additions and 15 deletions
-3
View File
@@ -125,9 +125,6 @@ runs:
run: |
set -u;
echo $PROXY_HOST_BPM
NX_CALCULATION_FLAGS=$(echo $NX_CALCULATION_FLAGS | sed "s@'@@g")
echo "NX_CALCULATION_FLAGS=$NX_CALCULATION_FLAGS" >> $GITHUB_ENV
GIT_HASH=$(echo $GIT_HASH | sed "s@'@@g")
echo "GIT_HASH=$GIT_HASH" >> $GITHUB_ENV
- name: run test with retries