Docker build failing
Docker build started failing several weeks ago at the line
RUN mkdir -p /gitlab-pa11y-ci
It always fails at the same command, but when run locally no build issues are found. Clearing runner cache and re-running sometimes resolves the issue, but not always.