Commiting tags
このコミットが含まれているのは:
コミット
73c48ef38d
1個のファイルの変更、1行の追加、2行の削除
3
Jenkinsfile
vendor済み
3
Jenkinsfile
vendor済み
|
@ -47,8 +47,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
stage("Tag and Push") {
|
||||
agent any
|
||||
steps {
|
||||
sshagent(['git-credentials-id']) {
|
||||
sh 'git push --tags'
|
||||
}
|
||||
}
|
||||
|
|
読み込み中…
新しいイシューから参照