diff --git a/.drone.yml b/.drone.yml index 5d03979..13df833 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,7 +38,7 @@ steps: - sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories - apk add tree --no-cache - tree ./$backendName - - make branch=develop vc + - make branch=release/S2 vc # - make branch=master vc when: status: [ success ] @@ -83,7 +83,7 @@ steps: commands: # - make branch=develop to_git # - make branch=master to_git - - make branch=develop to_git + - make branch=release/S2 to_git when: status: [ success ] branch: