00:00:02
Jul 24, 2020
Skipping Git submodules setup$ git config --local core.longpaths true$ git submodule sync --recursiveSynchronizing submodule url for 'themes/docsy/assets/vendor/Font-Awesome'Synchronizing submodule url for 'themes/docsy/assets/vendor/bootstrap'$ git submodule update --init --recursive$ docker build --file Dockerfile_dev --tag ${DOCKER_IMAGE_DEV}:${DOCKER_TAG} --tag ${DOCKER_IMAGE_DEV}:latest .unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/gitlab-runner/builds/4c6778d8/0/acs/public/automation/plf/plf-docs/Dockerfile_dev: no such file or directoryERROR: Job failed: exit status 1