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

master
Kentin BRONGNIART 3 weeks ago
parent 3ff914a543
commit a474728dae

@ -149,7 +149,7 @@ steps:
dockerfile: WF_EF_Api/WfApi/Dockerfile dockerfile: WF_EF_Api/WfApi/Dockerfile
context: WF_EF_Api/ context: WF_EF_Api/
registry: hub.codefirst.iut.uca.fr registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/WhatTheFantasy/WF-PmAPI repo: hub.codefirst.iut.uca.fr/whatthefantasy/wf-pmapi
username: username:
from_secret: SECRET_REGISTRY_USERNAME from_secret: SECRET_REGISTRY_USERNAME
password: password:
@ -159,7 +159,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/WhatTheFantasy/WF-PmAPI:latest IMAGENAME: hub.codefirst.iut.uca.fr/whatthefantasy/wf-pmapi:latest
CONTAINERNAME: web-services CONTAINERNAME: web-services
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true

Loading…
Cancel
Save