build: refs #6695 try run db
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-01-30 12:19:28 +01:00
parent dca1500991
commit 96f0c470f9
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -84,6 +84,7 @@ pipeline {
sh 'git clone https://gitea.verdnatura.es/verdnatura/salix.git && cd salix'
sh 'pnpm i @verdnatura/myt'
sh 'npx myt run -t -d'
}
post {
always {