Skip to content

Commit

Permalink
Update Jenkinsfile with v5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonnet committed Sep 4, 2019
1 parent ae55452 commit 4218302
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
Expand Up @@ -101,7 +101,7 @@ pipeline {
when {
branch 'v5.0'
}
steps {
stages {
stage('Generating release') {
steps {
sh 'docker tag registry.sonata-nfv.eu:5000/tng-api-gtw:latest registry.sonata-nfv.eu:5000/tng-api-gtw:v5.0'
Expand Down

0 comments on commit 4218302

Please sign in to comment.