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
context: WF_EF_Api/
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:
from_secret: SECRET_REGISTRY_USERNAME
password:
@ -159,7 +159,7 @@ steps:
- name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/WhatTheFantasy/WF-PmAPI:latest
IMAGENAME: hub.codefirst.iut.uca.fr/whatthefantasy/wf-pmapi:latest
CONTAINERNAME: web-services
COMMAND: create
OVERWRITE: true

Loading…
Cancel
Save