-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Error when deploying a new D4S2 version without changing datadelivery-ui:
TASK [build_docker_image : Clone the Git repo at the provided version]
**************************************************************
...: FAILED! => {"changed": false,
"cmd": "/bin/git clone --origin origin https://github.com/Duke-GCB/datadelivery-ui.git /tmp/build-docker-image-src/datadelivery-ui-v1.0.0",
"msg": "fatal: destination path '/tmp/build-docker-image-src/datadelivery-ui-v1.0.0' already exists and is not an empty directory.",
"rc": 128,
"stderr": "fatal: destination path '/tmp/build-docker-image-src/datadelivery-ui-v1.0.0' already exists and is not an empty directory.\n",
"stderr_lines": ["fatal: destination path '/tmp/build-docker-image-src/datadelivery-ui-v1.0.0' already exists and is not an empty directory."], "stdout": "", "stdout_lines": []}
The error occurs when building the ui image via https://github.com/Duke-GCB/gcb-ansible-roles/tree/master/build_docker_image.
Metadata
Metadata
Assignees
Labels
No labels