|
|
@ -67,7 +67,7 @@ steps:
|
|
|
|
dockerfile: ./Dockerfile
|
|
|
|
dockerfile: ./Dockerfile
|
|
|
|
context: ./
|
|
|
|
context: ./
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
repo: hub.codefirst.iut.uca.fr/hugo.livet/consEco
|
|
|
|
repo: hub.codefirst.iut.uca.fr/hugo.livet/conseco
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: secret-registry-username
|
|
|
|
from_secret: secret-registry-username
|
|
|
|
password:
|
|
|
|
password:
|
|
|
@ -76,8 +76,8 @@ steps:
|
|
|
|
- name: deploy-web-container
|
|
|
|
- name: deploy-web-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/hugo.livet/consEco:latest
|
|
|
|
IMAGENAME: hub.codefirst.iut.uca.fr/hugo.livet/conseco:latest
|
|
|
|
CONTAINERNAME: consEco
|
|
|
|
CONTAINERNAME: conseco
|
|
|
|
COMMAND: create
|
|
|
|
COMMAND: create
|
|
|
|
OVERWRITE: true
|
|
|
|
OVERWRITE: true
|
|
|
|
CODEFIRST_CLIENTDRONE_ENV_MARIADB_ROOT_PASSWORD:
|
|
|
|
CODEFIRST_CLIENTDRONE_ENV_MARIADB_ROOT_PASSWORD:
|
|
|
|