From 319002d378d1778fdb254dc73f2aad3e3e220746 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Fri, 15 Jan 2016 13:52:29 +0100 Subject: [PATCH] Removed unnecessary OTRS tag. --- .gitlab-ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d938e247f..7e7cbb70d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -131,7 +131,6 @@ job_integration_otrs_5: stage: test tags: - core - - OTRS script: - export RAILS_ENV=test - export IMPORT_OTRS_ENDPOINT="http://vz599.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator" @@ -144,7 +143,6 @@ job_integration_otrs_4: stage: test tags: - core - - OTRS script: - export RAILS_ENV=test - export IMPORT_OTRS_ENDPOINT="http://vz383.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator" @@ -157,7 +155,6 @@ job_integration_otrs_33: stage: test tags: - core - - OTRS script: - export RAILS_ENV=test - export IMPORT_OTRS_ENDPOINT="http://vz305.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator" @@ -170,7 +167,6 @@ job_integration_otrs_32: stage: test tags: - core - - OTRS script: - export RAILS_ENV=test - export IMPORT_OTRS_ENDPOINT="http://vz382.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator" @@ -183,7 +179,6 @@ job_integration_otrs_31: stage: test tags: - core - - OTRS script: - export RAILS_ENV=test - export IMPORT_OTRS_ENDPOINT="http://vz381.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator" @@ -412,7 +407,6 @@ job_integration_otrs_chrome: stage: browser tags: - browser-chrome - - OTRS script: - export BROWSER_PORT=4061 - export WS_PORT=4062