From b11daf0343c917975c50f4ade8c8231b1283749f Mon Sep 17 00:00:00 2001 From: liuxueli Date: Wed, 3 Jul 2019 13:26:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E5=B1=82=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E6=80=BB=E6=8E=A7=E5=A4=B4=E6=96=87=E4=BB=B6=EF=BC=8C=E4=BD=BF?= =?UTF-8?q?=E7=94=A8soq=5Fmaster=E7=9A=84docker?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 4 ++-- 1 file 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: