Eliminado el clone

This commit is contained in:
2026-03-05 09:09:02 +01:00
parent 71253d216e
commit 0fd7eafcf3

View File

@@ -14,7 +14,6 @@ pipeline {
stages {
stage('📦 Install dependencies') {
steps {
sh 'git clone https://git.savefamilygps.net/alvarsanmartin/herramienta-migracion.git'
sh 'npm install -g yarn'
sh 'corepack enable'
sh 'corepack prepare yarn@4.12.0 --activate'