fix e2es [ci:force]

This commit is contained in:
Wojciech Duda
2024-07-04 16:31:14 +02:00
committed by VitoAlbano
parent dbb6b1ea01
commit 9a6ab678f9
3 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ echo " demo-shell: Running the docker with tag" $TAGS
DOCKER_PROJECT_ARGS="PROJECT_NAME=demo-shell"
# Publish Image to docker
./node_modules/@alfresco/adf-cli/bin/adf-cli docker \
./dist/libs/cli/bin/adf-cli docker \
--loginCheck \
--loginUsername "$DOCKER_REPOSITORY_USER" \
--loginPassword "$DOCKER_REPOSITORY_PASSWORD" \