Merge pull request 'fix(jenkins): pasar KC_URL como variable de entorno al contenedor Docker E2E' (#421) from fix/jenkins-mejora into development
Reviewed-on: ADUANASOFT/anexo76#421
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -207,6 +207,7 @@ pipeline {
|
||||
-e VITE_KEYCLOAK_CLIENT_ID=anexo76-frontend \
|
||||
-e KEYCLOAK_CLIENT_ID=anexo76-frontend \
|
||||
-e ORIGIN=http://localhost:5173 \
|
||||
-e "KC_URL=${KC_URL}" \
|
||||
-e "E2E_KEYCLOAK_URL=${KC_URL}" \
|
||||
-e "E2E_TEST_USER=${E2E_USER}" \
|
||||
-e "E2E_TEST_PASSWORD=${E2E_PASS}" \
|
||||
|
||||
Reference in New Issue
Block a user