ソースを参照

更新 'Jenkinsfile'

master
bpa 1ヶ月前
コミット
f1e2d448e7
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Jenkinsfile

+ 1
- 1
Jenkinsfile ファイルの表示

@@ -28,7 +28,7 @@ pipeline{
choice(
description: '是否下载包',
name: 'isDownloadPackage',
choices: ['是','否']
choices: ['否','是']
)

string(


読み込み中…
キャンセル
保存