Commiting tags
This commit is contained in:
parent
dbff7dda78
commit
321360a751
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -53,7 +53,7 @@ pipeline {
|
|||
sshagent (credentials: ['jenkins-generated-ssh-key']) {
|
||||
sh 'git push --tags'
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue