build: refs #6695 try run db
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
dca1500991
commit
96f0c470f9
|
@ -84,6 +84,7 @@ pipeline {
|
||||||
sh 'git clone https://gitea.verdnatura.es/verdnatura/salix.git && cd salix'
|
sh 'git clone https://gitea.verdnatura.es/verdnatura/salix.git && cd salix'
|
||||||
sh 'pnpm i @verdnatura/myt'
|
sh 'pnpm i @verdnatura/myt'
|
||||||
sh 'npx myt run -t -d'
|
sh 'npx myt run -t -d'
|
||||||
|
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
|
|
Loading…
Reference in New Issue