From fbef086c6fac7a9acf9a37d1fb9df8f24a457aa4 Mon Sep 17 00:00:00 2001 From: gaoshiyao Date: Sun, 26 Apr 2020 10:48:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=90=86=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .beagle.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.beagle.yml b/.beagle.yml index 03a8b48..bb59fb2 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -36,7 +36,7 @@ pipeline: - /var/run/docker.sock:/var/run/docker.sock base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8 repo: apaas/apaas-meshproxy - version: 3.0 + version: "3.0" registry: hub.wodcloud.com secrets: - source: REGISTRY_USER @@ -59,5 +59,5 @@ pipeline: - source: REGISTRY_PASSWORD target: REGISTRY_PASSWORD when: - branch: [dev] + branch: [master] -- 2.26.0