mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
add E2E_IDENTITY_HOST_APA env var (#8677)
This commit is contained in:
2
.github/actions/e2e/action.yml
vendored
2
.github/actions/e2e/action.yml
vendored
@@ -111,7 +111,7 @@ runs:
|
||||
run: |
|
||||
set -u;
|
||||
./node_modules/@alfresco/adf-cli/bin/adf-cli init-aae-env \
|
||||
--oauth "$E2E_HOST" \
|
||||
--oauth "$E2E_IDENTITY_HOST_APA" \
|
||||
--host "$E2E_HOST_APA" \
|
||||
--modelerUsername "$E2E_MODELER_USERNAME" \
|
||||
--modelerPassword "$E2E_MODELER_PASSWORD" \
|
||||
|
Reference in New Issue
Block a user