1. stage('Continuous Integration') { 2. steps { 3. bat 'npm install' 4. bat 'npm ... sourceFiles('NEVER_STORE')) 8. bat 'npm run build:prod:en' 9. zip(dir: ...
確定! 回上一頁