From f6601d9e8bbc029a6cee07f5cb52e2bc85cb7868 Mon Sep 17 00:00:00 2001 From: "Roland.Ma" Date: Fri, 30 Apr 2021 08:05:57 +0000 Subject: [PATCH] sync release-3.1 branch Signed-off-by: Roland.Ma --- staging/publishing/rules.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/staging/publishing/rules.yaml b/staging/publishing/rules.yaml index ddd51301c..9f6abf90c 100644 --- a/staging/publishing/rules.yaml +++ b/staging/publishing/rules.yaml @@ -9,11 +9,11 @@ rules: branch: master dir: staging/src/kubesphere.io/client-go name: master - # - source: - # branch: release-3.1 - # dir: staging/src/kubesphere.io/client-go - # name: release-3.1 - # go: 1.13.15 + - source: + branch: release-3.1 + dir: staging/src/kubesphere.io/client-go + name: release-3.1 + go: 1.13.15 smoke-test: | # assumes GO111MODULE=on