This commit is contained in:
parent
cfde6e508f
commit
7ebb27a217
|
@ -83,7 +83,7 @@ pipeline {
|
|||
// sh 'docker-compose -f docker-compose.e2e.yml up front'
|
||||
sh 'rm -rf salix'
|
||||
sh 'git clone https://gitea.verdnatura.es/verdnatura/salix.git'
|
||||
sh 'cd salix && && pnpm i @verdnatura/mytnpx myt run -t -d'
|
||||
sh 'cd salix && pnpm i @verdnatura/myt && npx myt run -t -d'
|
||||
}
|
||||
post {
|
||||
always {
|
||||
|
|
Loading…
Reference in New Issue