|
|
@ -34,7 +34,7 @@ steps:
|
|
|
|
dockerfile: Sources/Api/Dockerfile
|
|
|
|
dockerfile: Sources/Api/Dockerfile
|
|
|
|
context: Sources/
|
|
|
|
context: Sources/
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
repo: hub.codefirst.iut.uca.fr/R-Dash/Serveur_R-Dash
|
|
|
|
repo: hub.codefirst.iut.uca.fr/enzo.jolys/Serveur-Api
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
password:
|
|
|
|
password:
|
|
|
@ -48,7 +48,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/R-Dash/Serveur_R-Dash:latest
|
|
|
|
IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/Serveur-Api:latest
|
|
|
|
CONTAINERNAME: R-Dash_Container
|
|
|
|
CONTAINERNAME: R-Dash_Container
|
|
|
|
COMMAND: create
|
|
|
|
COMMAND: create
|
|
|
|
OVERWRITE: true
|
|
|
|
OVERWRITE: true
|
|
|
|