Merge branch 'dev' into 5540-validarSupplierIsVies
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-05-02 06:07:17 +00:00
commit d9aae670f7
2 changed files with 1 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -52,6 +52,7 @@ pipeline {
}}}
environment {
NODE_ENV = ""
TZ = 'Europe/Madrid'
}
parallel {
stage('Frontend') {

View File

@ -112,7 +112,6 @@
</div>
</div>
</vn-data-viewer>
<vn-pagination model="model"></vn-pagination>
<vn-side-menu side="right">
<form vn-vertical
ng-model-options="{updateOn: 'change blur'}"