diff --git a/Jenkinsfile b/Jenkinsfile index 8633a7e..20b2dce 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -13,7 +13,6 @@ pipeline { bat ''' echo %cd% - npm run build dir build echo %cd% '''