mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-0000 Fixed release storybook script (#9963)
This commit is contained in:
@@ -10,7 +10,7 @@ DOCKER_PROJECT_ARGS="PROJECT_NAME=storybook/stories"
|
||||
echo "{}" > $DIR/../../../dist/storybook/stories/app.config.json
|
||||
|
||||
# Publish Image to docker
|
||||
/node_modules/@alfresco/adf-cli/bin/adf-cli docker \
|
||||
./node_modules/@alfresco/adf-cli/bin/adf-cli docker \
|
||||
--loginCheck \
|
||||
--loginUsername "$DOCKER_REPOSITORY_USER" \
|
||||
--loginPassword "$DOCKER_REPOSITORY_PASSWORD" \
|
||||
|
Reference in New Issue
Block a user