Skip to content

Commit

Permalink
Build soranet trunk (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Bulat Saifullin [email protected]
  • Loading branch information
BulatSaif authored Oct 8, 2019
1 parent 7f46425 commit 5e28164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
def dockerTags = ['master': 'latest', 'develop': 'develop']
def dockerTags = ['master': 'latest', 'develop': 'develop', 'trunk/soranet': 'SORANET']
pipeline {
options {
buildDiscarder(logRotator(numToKeepStr: '30'))
Expand Down

0 comments on commit 5e28164

Please sign in to comment.