|
|
@ -41,7 +41,7 @@ steps:
|
|
|
|
dockerfile: ./cryptide_project/Dockerfile
|
|
|
|
dockerfile: ./cryptide_project/Dockerfile
|
|
|
|
context: .
|
|
|
|
context: .
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
repo: hub.codefirst.iut.uca.fr/crypteam/social_graph/web
|
|
|
|
repo: hub.codefirst.iut.uca.fr/thomas.chazot2/social_graph
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
password:
|
|
|
|
password:
|
|
|
@ -54,7 +54,7 @@ steps:
|
|
|
|
- name: deploy-server-containers
|
|
|
|
- name: deploy-server-containers
|
|
|
|
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/crypteam/social_graph/web:latest
|
|
|
|
IMAGENAME: hub.codefirst.iut.uca.fr/thomas.chazot2/social_graph:latest
|
|
|
|
CONTAINERNAME: website-crypteam
|
|
|
|
CONTAINERNAME: website-crypteam
|
|
|
|
COMMAND: create
|
|
|
|
COMMAND: create
|
|
|
|
OVERWRITE: true
|
|
|
|
OVERWRITE: true
|
|
|
|