Sfoglia il codice sorgente

更新 'Jenkinsfile'

master
bpa 1 mese fa
parent
commit
f1e2d448e7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Vedi File

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

string(


Caricamento…
Annulla
Salva