Mise à jour de 'drone.yml'

master
Enzo JOLYS 2 years ago
parent 9a0479864e
commit b5e54a379b

@ -34,7 +34,7 @@ steps:
dockerfile: Sources/Dockerfile
context: Sources/
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:
from_secret: SECRET_REGISTRY_USERNAME
password:
@ -48,8 +48,8 @@ steps:
- name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/Api-LOL:latest
CONTAINERNAME: Api-LOL
IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/api-lol:latest
CONTAINERNAME: api-lol
COMMAND: create
OVERWRITE: true
ADMINS: enzojolys

Loading…
Cancel
Save