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
d63a5b91
Verified
Commit
d63a5b91
authored
Aug 05, 2021
by
Laurent Heirendt
✈
Browse files
Revert "try out volumes"
This reverts commit
25378e71
.
parent
25378e71
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d63a5b91
...
...
@@ -109,14 +109,13 @@ check:links:
image
:
name
:
$CI_REGISTRY/r3/apps/tailorbird/linkchecker
entrypoint
:
[
"
/bin/bash"
]
volumes
:
-
./build:/checkFolder
rules
:
-
if
:
$CI_COMMIT_REF_NAME
-
if
:
$CI_MERGE_REQUEST_ID
allow_failure
:
true
before_script
:
-
cp .ci/jsonWhitelist.txt build/.
-
cp -r build checkFolder
script
:
-
python link_check.py
...
...
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