Fix typo (x2)

This commit is contained in:
Santiago Lo Coco 2023-11-10 01:02:21 -03:00
parent 6aab3e7642
commit 47daa6a527
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ test-screen-client:
script:
- export CLIENT_IMAGE=${SCREEN_CLIENT_TEST_IMAGE_NAME}
- export FOLDER=screen-domain
- export DOCKER_CONTAINER=fids-screen_screen-client
- export DOCKER_CONTAINER=fids-screen-dev_screen-client
- *test-client-script
needs:
- job: build-screen-client