Skip to content

Commit

Permalink
CICD otp-react
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Oct 11, 2024
1 parent 14d4a70 commit c224063
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions infrastructure/docker-compose.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ services:
build:
context: ../
dockerfile: infrastructure/docker/otp/Dockerfile
otp-react:
image: ${DOCKER_IMAGE_OTP_REACT}:${DOCKER_TAG}
build:
context: ../
dockerfile: infrastructure/docker/otp-react/Dockerfile
gbfs:
image: ${DOCKER_IMAGE_GBFS}:${DOCKER_TAG}
build:
Expand Down

0 comments on commit c224063

Please sign in to comment.