Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is passing Details

pull/130/head
Vincent ASTOLFI 2 years ago
parent 19f6b56233
commit 8d9e015778

@ -67,7 +67,7 @@ steps:
dockerfile: ./Dockerfile
context: ./
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/hugo.livet/conseco
repo: hub.codefirst.iut.uca.fr/consecoteam/conseco
username:
from_secret: secret-registry-username
password:
@ -76,7 +76,7 @@ steps:
- name: deploy-web-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/hugo.livet/conseco:latest
IMAGENAME: hub.codefirst.iut.uca.fr/consecoteam/conseco:latest
CONTAINERNAME: conseco
COMMAND: create
OVERWRITE: true

Loading…
Cancel
Save