瀏覽代碼

Update .gitlab-ci.yml

Guillermo Espinoza 5 年之前
父節點
當前提交
21669b7554
共有 1 個文件被更改,包括 6 次插入0 次删除
  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: