|
|
@ -22,7 +22,7 @@ steps:
|
|
|
|
context: .
|
|
|
|
context: .
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
mirror: https://proxy.iut.uca.fr:8443
|
|
|
|
mirror: https://proxy.iut.uca.fr:8443
|
|
|
|
repo: hub.codefirst.iut.uca.fr/pierre.ferreira/Portfolio-PierreFerreira
|
|
|
|
repo: hub.codefirst.iut.uca.fr/pierre.ferreira/portfolio-pierreferreira
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
password:
|
|
|
|
password:
|
|
|
@ -31,7 +31,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/pierre.ferreira/Portfolio-PierreFerreira:latest
|
|
|
|
IMAGENAME: hub.codefirst.iut.uca.fr/pierre.ferreira/portfolio-pierreferreira:latest
|
|
|
|
CONTAINERNAME: Portfolio-PierreFerreira
|
|
|
|
CONTAINERNAME: Portfolio-PierreFerreira
|
|
|
|
COMMAND: create
|
|
|
|
COMMAND: create
|
|
|
|
OVERWRITE: true
|
|
|
|
OVERWRITE: true
|
|
|
|