Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
1091e896
Verified
Commit
1091e896
authored
Aug 04, 2021
by
Laurent Heirendt
✈
Browse files
add full buiold folder to link check
parent
f2df369a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1091e896
...
...
@@ -117,8 +117,8 @@ check:links:
-
if
:
$CI_COMMIT_REF_NAME
-
if
:
$CI_MERGE_REQUEST_ID
before_script
:
-
cp .ci/jsonWhitelist.txt build/
external/
.
-
cp -r build
/external
checkFolder
-
cp .ci/jsonWhitelist.txt build/.
-
cp -r build checkFolder
script
:
-
docker run -v "$(pwd)"/build/external:/checkFolder -t $CI_REGISTRY/r3/apps/tailorbird/linkchecker
...
...
@@ -187,4 +187,4 @@ trigger:
tags
:
-
privileged
script
:
-
curl --silent --output /dev/null -X POST -F token=$INTERNAL_TRIGGER_TOKEN -F ref=$CI_COMMIT_BRANCH $INTERNAL_REPO
\ No newline at end of file
-
curl --silent --output /dev/null -X POST -F token=$INTERNAL_TRIGGER_TOKEN -F ref=$CI_COMMIT_BRANCH $INTERNAL_REPO
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment