diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 362ad12fbe0ff32a311bb0623dbc2e2de31fc30f..817c035705787b722d1cfbd9fbf9ec3ead81dabe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: - deploy variables: &global-variables - IDP_SERVER: "https://login-test.rz.rwth-aachen.de/shibboleth" + IDP_SERVER: "https://aai-test-v3.ruhr-uni-bochum.de" BASE_DIR: "." SSH_USER: "root" SSH_PRIVATE_KEY: $SSH_PRIVATE_KEY