Skip to content
Snippets Groups Projects
Commit 13fb2248 authored by Rustam Lotsmanenko (EPAM)'s avatar Rustam Lotsmanenko (EPAM)
Browse files

override acceptance test user variables

parent 5a624c9b
No related branches found
No related tags found
1 merge request!717Addition of Acceptance Test Module
Pipeline #306761 failed
......@@ -15,3 +15,8 @@ core-containerize-bootstrap-gitlab:
core-test:
script:
- $MAVEN_BUILD . test-results.log verify -q -f $CORE_TEST_SUBDIR/pom.xml
core-acceptance-test:
variables:
ROOT_USER_OPENID_PROVIDER_CLIENT_ID: $PRIVILEGED_USER_OPENID_PROVIDER_CLIENT_ID
ROOT_USER_OPENID_PROVIDER_CLIENT_SECRET: $PRIVILEGED_USER_OPENID_PROVIDER_CLIENT_SECRET
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment