From 27749d896ea970d85fedf4f3f06eb7feac2ba6b4 Mon Sep 17 00:00:00 2001 From: "MSI\\migue" Date: Thu, 29 May 2025 14:46:03 -0400 Subject: [PATCH] lol --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2723eab..967c486 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: - name: manual-clone image: alpine/git commands: - - git clone http://10.0.0.126:3000/admin/prueba.git . + - git clone http://10.0.0.126:3000/${DRONE_REPO}.git . # Paso 1: Build y tests con Maven (Java 21) - name: build-and-test image: maven:3.9-eclipse-temurin-21-alpine