Problema de despliegue
This commit is contained in:
@@ -22,6 +22,7 @@ pipeline {
|
||||
}
|
||||
stage("🧱 Building") {
|
||||
steps {
|
||||
sh 'rm -rf dist/'
|
||||
sh 'yarn run build'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user