Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
omnibus-heptapod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
heptapod
omnibus-heptapod
Commits
20e74baf
Commit
20e74baf
authored
3 years ago
by
Evan Read
Browse files
Options
Downloads
Patches
Plain Diff
Use latest docs linting images
parent
500b5542
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!55
Intermediate build after shift of stable series
,
!54
GitLab 14.4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/troubleshooting.md
+1
-1
1 addition, 1 deletion
doc/troubleshooting.md
gitlab-ci-config/gitlab-com.yml
+2
-2
2 additions, 2 deletions
gitlab-ci-config/gitlab-com.yml
with
3 additions
and
3 deletions
doc/troubleshooting.md
+
1
−
1
View file @
20e74baf
...
...
@@ -47,7 +47,7 @@
```
This is a known bug with zypper where zypper ignores the
`gpgkey`
keyword in the
repo configuration file. With later versions of Packagecloud, there may be
repo
sitory
configuration file. With later versions of Packagecloud, there may be
improvements regarding this, but currently users have to manually agree to
package installation.
...
...
This diff is collapsed.
Click to expand it.
gitlab-ci-config/gitlab-com.yml
+
2
−
2
View file @
20e74baf
...
...
@@ -240,7 +240,7 @@
# Perform documentation linting on Markdown files
docs-lint markdown
:
image
:
registry.gitlab.com/gitlab-org/gitlab-docs/lint-markdown:alpine-3.1
3
-vale-2.10.
2
-markdownlint-0.2
6.0
image
:
registry.gitlab.com/gitlab-org/gitlab-docs/lint-markdown:alpine-3.1
4
-vale-2.10.
4
-markdownlint-0.2
8.1
stage
:
check
cache
:
{}
needs
:
[]
...
...
@@ -262,7 +262,7 @@
# Perform link checks on published HTML files
docs-lint links
:
image
:
registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.1
3
-ruby-2.7.
2
image
:
registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.1
4
-ruby-2.7.
4-db71f027
stage
:
check
cache
:
{}
needs
:
[]
...
...
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