Skip to content
Snippets Groups Projects
Verified Commit aa36bf66 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

use dind to mount previous job stage directory

parent f4826e68
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,6 @@ check:links:
allow_failure: true
before_script:
- cp .ci/jsonWhitelist.txt build/.
- cp -r build checkFolder
script:
- docker run -v "$(pwd)"/build:/checkFolder -t $CI_REGISTRY/r3/apps/tailorbird/linkchecker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment