Skip to content

Commit

Permalink
(MODULES-7153) - Unmanage gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcmaw committed May 11, 2018
1 parent d09ffcb commit d6d2a3c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
bundle_args: --without system_tests
docker_sets:
- set: docker/centos-7
options:
- set: docker/ubuntu-14.04
options:
docker_defaults:
bundler_args: ""
secure: ""
Expand Down Expand Up @@ -36,3 +34,6 @@ Gemfile:

appveyor.yml:
delete: true

.gitlab-ci.yml:
unmanaged: true

0 comments on commit d6d2a3c

Please sign in to comment.