Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CMake Recipes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpcdf
training
CMake Recipes
Commits
f6d77f89
Commit
f6d77f89
authored
10 months ago
by
Sebastian Eibl
Browse files
Options
Downloads
Patches
Plain Diff
fix link checker
parent
565ec393
No related branches found
No related tags found
1 merge request
!6
update to module images
Pipeline
#209237
passed
10 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
f6d77f89
...
@@ -73,11 +73,11 @@ check-recipes:
...
@@ -73,11 +73,11 @@ check-recipes:
check-links
:
check-links
:
before_script
:
before_script
:
-
module purge
-
module purge
-
module load anaconda/3/202
1.11
-
module load anaconda/3/202
3.03
-
module list
-
module list
-
pip3 install linkcheckmd
-
pip3 install linkcheckmd
script
:
script
:
-
/root/.local/bin/
linkcheckMarkdown -vr .
-
linkcheckMarkdown -vr .
This diff is collapsed.
Click to expand it.
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