Mise à jour de 'drone.yml'

master
Enzo JOLYS 2 years ago
parent 9a0479864e
commit b5e54a379b

@ -34,7 +34,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/api-lol
username: username:
from_secret: SECRET_REGISTRY_USERNAME from_secret: SECRET_REGISTRY_USERNAME
password: password:
@ -48,8 +48,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/api-lol:latest
CONTAINERNAME: Api-LOL CONTAINERNAME: api-lol
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true
ADMINS: enzojolys ADMINS: enzojolys

Loading…
Cancel
Save