Skip to content

Commit 8795ca9

Browse files
GitHKAndrei Neagu
andauthored
🐛 fish push step of CI (#5311)
Co-authored-by: Andrei Neagu <[email protected]>
1 parent 648e7de commit 8795ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/docker-compose-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
image: ${DOCKER_REGISTRY:-itisfoundation}/osparc-gateway-server:${DOCKER_IMAGE_TAG:-latest}
2929
payments:
3030
image: ${DOCKER_REGISTRY:-itisfoundation}/payments:${DOCKER_IMAGE_TAG:-latest}
31-
dynamic-schdlr:
31+
dynamic-scheduler:
3232
image: ${DOCKER_REGISTRY:-itisfoundation}/dynamic-scheduler:${DOCKER_IMAGE_TAG:-latest}
3333
resource-usage-tracker:
3434
image: ${DOCKER_REGISTRY:-itisfoundation}/resource-usage-tracker:${DOCKER_IMAGE_TAG:-latest}

0 commit comments

Comments
 (0)