Skip to content

Commit

Permalink
update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
devalex88 committed May 9, 2019
1 parent 246815c commit 3867217
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ pipeline {
sh '''
./build/tag.sh $KS_VERSION
./build/push.sh $KS_VERSION
./build/tag.sh latest
./build/push.sh latest
'''
}
}
Expand Down

0 comments on commit 3867217

Please sign in to comment.