Skip to content

Commit d03b697

Browse files
committed
Merge branch 'dspace-cris-2024_02_x' into ux-plus-cris-2024_02_x
2 parents d92f0a7 + 7db468e commit d03b697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitbucket-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ definitions:
1616
- echo "Using commit hash $HASH_COMMIT"
1717
- git config --global user.email "${BB_USER}"
1818
- git config --global user.name "${BB_EMAIL}"
19-
- git clone https://x-token-auth:${E2E_ACCESS_TOKEN}@${E2E_VALUES_REPO}
19+
- git clone https://x-token-auth:${E2ERUNNERS_ACCESS_TOKEN}@${E2E_VALUES_REPO}
2020
- cd e2erunners-values
2121
- sed "s#HASH_COMMIT#${HASH_COMMIT}#g" TPL >> ${HASH_COMMIT}
2222
- sed -i "s#BRANCH_NAME#${BRANCH_NAME}#g" TPL ${HASH_COMMIT}

0 commit comments

Comments
 (0)