From 5ec65952c288d439f82f476181a2d1185af701a9 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Fri, 27 Nov 2015 02:42:27 +0100 Subject: [PATCH] Removed not needed line. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1da07ee92..26d499dba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -173,7 +173,6 @@ job_integration_browser_ff: - script/build/test_db_config.sh production ci_zammad_browser_ff - script/build/test_db_config.sh test ci_zammad_browser_ff_test - RAILS_ENV=test rake db:create - - cp contrib/auto_wizard_example.json auto_wizard.json - script/bootstrap.sh - rake assets:precompile - script/build/test_startup.sh $RAILS_ENV 3021 3022