From b79c30d6ae7cd9fb7972f74dec90ef2c962bbc6c Mon Sep 17 00:00:00 2001 From: He Yin Ling Date: Fri, 14 Jun 2019 10:52:03 +0800 Subject: [PATCH] ci: sync release branches to GH as well --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 82be42b8..da1152ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,6 +45,7 @@ push_master_to_github: stage: deploy only: - 2.0.3-esp + - /^release\/v/ when: on_success variables: GIT_STRATEGY: clone