Fix conflicts in gitlab-ci.yml

parent d6035f5c
......@@ -83,7 +83,6 @@ stages:
- mysql:latest
- redis:alpine
<<<<<<< HEAD
# BEGIN EE-only service helpers
.use-pg-9-6: &use-pg-9-6
......@@ -104,8 +103,6 @@ stages:
- docker.elastic.co/elasticsearch/elasticsearch:5.5.2
# END EE-only service helpers
=======
>>>>>>> upstream/master
.rails5-variables: &rails5-variables
script:
- export RAILS5=${RAILS5}
......@@ -202,7 +199,6 @@ stages:
<<: *rspec-metadata-mysql
<<: *rails5
<<<<<<< HEAD
.rspec-metadata-ee: &rspec-metadata-ee
<<: *rspec-metadata
stage: test
......@@ -246,8 +242,6 @@ stages:
<<: *rspec-metadata-pg-geo
<<: *rails5
=======
>>>>>>> upstream/master
.spinach-metadata: &spinach-metadata
<<: *dedicated-runner
<<: *except-docs-and-qa
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment