Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
howto-cards LEGACY VERSION
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
R3
howto-cards LEGACY VERSION
Commits
25378e71
Verified
Commit
25378e71
authored
3 years ago
by
Laurent Heirendt
Browse files
Options
Downloads
Patches
Plain Diff
try out volumes
parent
1f68b6b4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
5 merge requests
!305
[release] Regular merge of develop
,
!304
[release] Regular merge of develop
,
!300
[release] Regular merge of develop
,
!292
[release] Regular merge of develop
,
!286
add linkchecker
Pipeline
#45015
failed
3 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
25378e71
...
...
@@ -109,13 +109,14 @@ 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
...
...
This diff is collapsed.
Click to expand it.
Laurent Heirendt
@laurent.heirendt
mentioned in commit
d63a5b91
·
3 years ago
mentioned in commit
d63a5b91
mentioned in commit d63a5b9141345821ec994db8c6af59eded7403c2
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment