Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Kubernetes Monitoring Helm Chart
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Monitoring
helm-charts
Kubernetes Monitoring Helm Chart
Commits
dbdbdb4c
Commit
dbdbdb4c
authored
4 days ago
by
Nacho Barrientos
Browse files
Options
Downloads
Patches
Plain Diff
Add missing CI rule
parent
e4670377
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#11042272
passed
4 days ago
Stage: lint
Stage: validate
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
dbdbdb4c
...
@@ -40,6 +40,7 @@ helm_lint:
...
@@ -40,6 +40,7 @@ helm_lint:
rules
:
rules
:
-
if
:
'
$CI_COMMIT_TAG'
-
if
:
'
$CI_COMMIT_TAG'
when
:
never
when
:
never
-
if
:
$CI_PIPELINE_SOURCE == "push"
image
:
alpine/helm
image
:
alpine/helm
script
:
script
:
-
helm dep update .
-
helm dep update .
...
...
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