Browse Source

Update .gitlab-ci.yml

Guillermo Espinoza 5 years ago
parent
commit
e4e91cbf7a
1 changed files with 0 additions and 6 deletions
  1. 0 6
      .gitlab-ci.yml

+ 0 - 6
.gitlab-ci.yml

@@ -15,12 +15,6 @@ build_branch:
 
 image: docker:stable
 
-services:
-  - name: mysql:5.7
-    alias: mysql
-  - name: rabbitmq:3-management
-    alias: amqp
-
 variables:
   CONTAINER_IMAGE: docker.infra.flowdat.com/fd3/stats
   DOCKER_USER: drone