Actualiser .drone.yml
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-24 09:25:32 +01:00
parent cdb33c1a45
commit 244ca1f135
+2 -2
View File
@@ -19,7 +19,7 @@ steps:
image: plugins/docker
settings:
registry: registry.svallee.fr
repo: registry.svallee.fr/The-ReNaGe/RideLog_frontend
repo: registry.svallee.fr/the-renage/ridelog_frontend
tags:
- latest
- ${DRONE_COMMIT_SHA:0:8}
@@ -34,7 +34,7 @@ steps:
image: plugins/docker
settings:
registry: registry.svallee.fr
repo: registry.svallee.fr/The-ReNaGe/RideLog_backend
repo: registry.svallee.fr/the-renage/ridelog_backend
tags:
- latest
- ${DRONE_COMMIT_SHA:0:8}