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

set whitelist in build external

parent eb0e2e91
No related branches found
No related tags found
No related merge requests found
...@@ -118,8 +118,8 @@ check:links: ...@@ -118,8 +118,8 @@ check:links:
- if: $CI_COMMIT_REF_NAME - if: $CI_COMMIT_REF_NAME
- if: $CI_MERGE_REQUEST_ID - if: $CI_MERGE_REQUEST_ID
before_script: before_script:
- cp .ci/jsonWhitelist.txt build/external/.
- cp -r build/external checkFolder - cp -r build/external checkFolder
- 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