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