Skip to content
Snippets Groups Projects
Commit 0a425b20 authored by OZGCloud's avatar OZGCloud
Browse files

enable deploying version 2

parent a72146e2
No related branches found
No related tags found
No related merge requests found
...@@ -95,6 +95,8 @@ pipeline { ...@@ -95,6 +95,8 @@ pipeline {
anyOf { anyOf {
branch 'master' branch 'master'
branch 'release' branch 'release'
branch 'version-2'
branch 'release-v2'
} }
} }
steps { steps {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment