Mise à jour de 'drone.yml'

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

@ -34,7 +34,7 @@ steps:
dockerfile: Sources/Api/Dockerfile dockerfile: Sources/Api/Dockerfile
context: Sources/ context: Sources/
registry: hub.codefirst.iut.uca.fr 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: username:
from_secret: SECRET_REGISTRY_USERNAME from_secret: SECRET_REGISTRY_USERNAME
password: password:
@ -48,7 +48,7 @@ steps:
- name: deploy-container - name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment: 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 CONTAINERNAME: R-Dash_Container
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true

Loading…
Cancel
Save