Mise à jour de 'drone.yml'

master
Enzo JOLYS 2 years ago
parent 0f10a26a57
commit faa84f8769

@ -35,7 +35,7 @@ steps:
dockerfile: Sources/Dockerfile dockerfile: Sources/Dockerfile
context: Sources/ context: Sources/
registry: hub.codefirst.iut.uca.fr registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/enzo.jolys/api-lol repo: hub.codefirst.iut.uca.fr/enzo.jolys/apilol
username: username:
from_secret: SECRET_REGISTRY_USERNAME from_secret: SECRET_REGISTRY_USERNAME
password: password:
@ -49,8 +49,8 @@ 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/enzo.jolys/api-lol:latest IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/apilol:latest
CONTAINERNAME: api-lol CONTAINERNAME: apilol
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true
ADMINS: enzojolys ADMINS: enzojolys

Loading…
Cancel
Save