diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f466d68540a52eb91b1dee544d2a79ee3461be6..23b70354b00deccfb1b1f0b8afc1693df62f9e78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,6 +58,7 @@ automated_test: DETECTORS: all CALIBRATION: all PYENV_VERSION: "3.8" + CAL_CAL_TOOLS_CALCAT: "{base-api-url='http://exflcalproxy:8080/api', use-oauth2=false}" stage: automated_test only: [merge_requests] when: manual