summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2019-07-03 13:26:03 +0800
committerliuxueli <[email protected]>2019-07-03 13:26:03 +0800
commitb11daf0343c917975c50f4ade8c8231b1283749f (patch)
tree156fc49c6a98c94174d0b254fc52f1dacb41101c
parentc73ccd479234860b6bce5417ee62cb1b33ad3e77 (diff)
业务层依赖总控头文件,使用soq_master的dockerv1.0.0
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 04454eb..02064b1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ stages:
.ntc_app_plug:
extends: .build_before_script
- image: git.mesalab.cn:7443/mesa_framework/framework:master
+ image: git.mesalab.cn:7443/ntc/soq_master:collect
script:
- source /etc/profile.d/MESA.sh
- mkdir -p build
@@ -68,7 +68,7 @@ ntc_app_plug:
release:
stage: release
- image: git.mesalab.cn:7443/mesa_framework/framework:master
+ image: git.mesalab.cn:7443/ntc/soq_master:collect
tags:
- share
only: