|
|
@ -48,7 +48,7 @@ steps:
|
|
|
|
dockerfile: Sources/DockerfileRestFull
|
|
|
|
dockerfile: Sources/DockerfileRestFull
|
|
|
|
context: Sources
|
|
|
|
context: Sources
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
repo: hub.codefirst.iut.uca.fr/victor_perez.ngounou/BowlingGameAPI
|
|
|
|
repo: hub.codefirst.iut.uca.fr/victor_perez.ngounou/bowling-api-rest
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
password:
|
|
|
|
password:
|
|
|
@ -62,7 +62,7 @@ steps:
|
|
|
|
dockerfile: Sources/Bowling Api Gateway/Dockerfile
|
|
|
|
dockerfile: Sources/Bowling Api Gateway/Dockerfile
|
|
|
|
context: Sources/DockerfileGateway
|
|
|
|
context: Sources/DockerfileGateway
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
registry: hub.codefirst.iut.uca.fr
|
|
|
|
repo: hub.codefirst.iut.uca.fr/victor_perez.ngounou/BowlingGameAPI
|
|
|
|
repo: hub.codefirst.iut.uca.fr/victor_perez.ngounou/bowling-api-gateway
|
|
|
|
username:
|
|
|
|
username:
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
from_secret: SECRET_REGISTRY_USERNAME
|
|
|
|
password:
|
|
|
|
password:
|
|
|
|