Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2018-05-10 08:39:19 +0300
committerblackst0ne <blackst0ne.ru@gmail.com>2018-05-14 10:53:57 +0300
commit3f19f67b54ac112e9ce9d4008ba7b2d7fe9f6691 (patch)
treed67ccfb96bae1571b40d826512d54d688c84389b
parenta882520faaaffa86abe685228d0b5d6d86ec6320 (diff)
Clean up spec/support/gitlab_stubs/gitlab_ci.yml
-rw-r--r--spec/support/gitlab_stubs/gitlab_ci.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/spec/support/gitlab_stubs/gitlab_ci.yml b/spec/support/gitlab_stubs/gitlab_ci.yml
index e55a61b2b94..e1b0a9c32c5 100644
--- a/spec/support/gitlab_stubs/gitlab_ci.yml
+++ b/spec/support/gitlab_stubs/gitlab_ci.yml
@@ -23,15 +23,6 @@ rspec:
only:
- branches
-spinach:
- script: "rake spinach"
- allow_failure: true
- tags:
- - ruby
- - mysql
- except:
- - tags
-
staging:
variables:
KEY1: value1