8714-devToTest #1547
|
@ -83,9 +83,9 @@ 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 && cd salix'
|
||||
sh 'ls'
|
||||
sh 'pnpm i @verdnatura/myt'
|
||||
sh 'npx myt run -t -d'
|
||||
|
||||
}
|
||||
post {
|
||||
always {
|
||||
|
|
Loading…
Reference in New Issue