Modification .drone.yml

Springboot
Alix JEUDI--LEMOINE 1 year ago
parent c6bc3460b9
commit 067fc64bd8

@ -49,7 +49,7 @@ steps:
- name: run-app
image: openjdk:21-slim
depends_on: [build_app,deploy-container-postgresql]
depends_on: [build-app,deploy-container-postgresql]
settings:
context: SpringBootProject/
commands:

Loading…
Cancel
Save