lol
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
MSI\migue 2025-05-29 14:46:03 -04:00
parent 582c772b1f
commit 27749d896e

View File

@ -14,7 +14,7 @@ steps:
- name: manual-clone - name: manual-clone
image: alpine/git image: alpine/git
commands: 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) # Paso 1: Build y tests con Maven (Java 21)
- name: build-and-test - name: build-and-test
image: maven:3.9-eclipse-temurin-21-alpine image: maven:3.9-eclipse-temurin-21-alpine