Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nixos-ng
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
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shared-configs
nixos-ng
Commits
98ab14c7
Verified
Commit
98ab14c7
authored
4 weeks ago
by
Cobalt
Browse files
Options
Downloads
Patches
Plain Diff
ci: fix incorrect stage for lint:renovate-config-validator
parent
ab399d17
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3929
failed
4 weeks ago
Stage: lint
Stage: check
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
98ab14c7
...
...
@@ -29,7 +29,7 @@ lint:deadnix:
-
nix develop -c deadnix -f .
lint:renovate-config-validator
:
stage
:
tes
t
stage
:
lin
t
image
:
ghcr.io/renovatebot/renovate:full
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"schedule"'
...
...
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