Mise à jour de 'drone.yml'

master
Enzo JOLYS 2 years ago
parent 3c1f7f9199
commit 4665b16120

@ -34,7 +34,7 @@ steps:
dockerfile: Sources/Api/Dockerfile
context: Sources/
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/R-Dash/Serveur_R-Dash
repo: hub.codefirst.iut.uca.fr/enzo.jolys/Serveur-Api
username:
from_secret: SECRET_REGISTRY_USERNAME
password:
@ -48,7 +48,7 @@ steps:
- name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/R-Dash/Serveur_R-Dash:latest
IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/Serveur-Api:latest
CONTAINERNAME: R-Dash_Container
COMMAND: create
OVERWRITE: true

Loading…
Cancel
Save