|
|
@ -100,7 +100,7 @@ steps:
|
|
|
|
dockerfile: MCTG/Dockerfile
|
|
|
|
dockerfile: MCTG/Dockerfile
|
|
|
|
context: MCTG/
|
|
|
|
context: MCTG/
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
repo: hub.codefirst.iut.uca.fr/alexandre.agostinho/cli-mctg
|
|
|
|
repo: hub.codefirst.iut.uca.fr/alexandre.agostinho/console-mctg
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
password:
|
|
|
|
password:
|
|
|
@ -111,7 +111,7 @@ steps:
|
|
|
|
# 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/alexandre.agostinho/sae-2.01:latest
|
|
|
|
# IMAGENAME: hub.codefirst.iut.uca.fr/alexandre.agostinho/sae-2.01:latest
|
|
|
|
# CONTAINERNAME: cli-mctg
|
|
|
|
# CONTAINERNAME: console-mctg
|
|
|
|
# COMMAND: create
|
|
|
|
# COMMAND: create
|
|
|
|
# OVERWRITE: true
|
|
|
|
# OVERWRITE: true
|
|
|
|
# depends_on: [ docker-build-and-push ]
|
|
|
|
# depends_on: [ docker-build-and-push ]
|
|
|
|