调试,删除: sh 'npx browserslist@latest --update-db'

This commit is contained in:
2022-10-21 12:07:11 -04:00
parent 5648c24a2b
commit dd65972cc7
Vendored
-1
View File
@@ -16,7 +16,6 @@ pipeline {
echo 'Building..'
sh 'cd Vuejs/Admin'
sh 'yarn install'
sh 'npx browserslist@latest --update-db'
}
}