From 13704a7b5e427aad3567bf5bb951de72f75dda98 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Sat, 16 Jan 2016 02:30:09 +0100 Subject: [PATCH] Moved to runner side variables. --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae8762c45..f2948e2e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -422,8 +422,6 @@ job_integration_otrs_chrome: script: - export BROWSER_PORT=4061 - export WS_PORT=4062 - - export IMPORT_BT_OTRS_ENDPOINT="http://vz599.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator" - - export IMPORT_BT_OTRS_ENDPOINT_KEY="01234567899876543210" - export BROWSER_URL=http://$IP:$BROWSER_PORT - RAILS_ENV=test rake db:create - script/bootstrap.sh