|
|
@ -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
|
|
|
|