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

cp whitelist to checkfolder

parent 3477d5e4
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,7 @@ check:links: ...@@ -119,7 +119,7 @@ check:links:
- if: $CI_MERGE_REQUEST_ID - if: $CI_MERGE_REQUEST_ID
before_script: before_script:
- cp -r build/external checkFolder - cp -r build/external checkFolder
- ls -lash - cp .ci/jsonWhitelist.txt checkFolder/.
script: script:
- docker run -v "$(pwd)"/build/external:/checkFolder -t git-r3lab.uni.lu:4567/r3/apps/tailorbird/linkchecker - docker run -v "$(pwd)"/build/external:/checkFolder -t git-r3lab.uni.lu:4567/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