diff --git a/Jenkinsfile b/Jenkinsfile index 8cf7cf2e6..7a1fd65a3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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 {