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

change names of folder and whitelist

parent e9f6edac
No related branches found
No related tags found
No related merge requests found
...@@ -120,7 +120,7 @@ check:links: ...@@ -120,7 +120,7 @@ check:links:
before_script: before_script:
- cp .ci/jsonWhitelist.txt build/. - cp .ci/jsonWhitelist.txt build/.
script: script:
- docker run -v "$(pwd)"/build:/checkFolder -t $CI_REGISTRY/r3/apps/tailorbird/linkchecker - docker run -v "$(pwd)"/build:/check -t $CI_REGISTRY/r3/apps/tailorbird/linkchecker
# generate # generate
# ------------------------------------------------------------------------------------ # ------------------------------------------------------------------------------------
......
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