Browse Source

Update .gitlab-ci.yml

Guillermo Espinoza 5 năm trước cách đây
mục cha
commit
fa35962d16
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .gitlab-ci.yml

+ 6 - 0
.gitlab-ci.yml

@@ -35,6 +35,12 @@ variables:
   HOST_STATS: stats.test.fd3.flowdat.com
   HOST_DUMMY: "http://www.flowdat.com/"
 
+services:
+  - name: docker.infra.flowdat.com/fd3/mysql:5.5
+    alias: mysql
+  - name: docker.infra.flowdat.com/fd3/rabbitmq:3-management
+    alias: amqp
+    
 docker:
   stage: build
   script: