Loading templates/gitlab-ci-mobsf.yml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ variables: # default production ref name (pattern) PROD_REF: '/^master$/' PROD_REF: '/^(master|main)$/' # default integration ref name (pattern) INTEG_REF: '/^develop$/' Loading Loading
templates/gitlab-ci-mobsf.yml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ variables: # default production ref name (pattern) PROD_REF: '/^master$/' PROD_REF: '/^(master|main)$/' # default integration ref name (pattern) INTEG_REF: '/^develop$/' Loading