Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
django-chart
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Evili del Rio
django-chart
Commits
b2f84b69
Commit
b2f84b69
authored
Feb 24, 2020
by
Evili del Rio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add explicit .gitlab-ci.yaml
parent
3a32d0ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yaml
.gitlab-ci.yaml
+3
-0
templates/django-config.yaml
templates/django-config.yaml
+1
-1
No files found.
.gitlab-ci.yaml
0 → 100644
View file @
b2f84b69
test
:
script
:
-
helm lint .
templates/django-config.yaml
View file @
b2f84b69
...
...
@@ -4,6 +4,6 @@ metadata:
name
:
django-config
data
:
DJANGO_DEBUG
:
"
0"
{{
- range $key
,
$value
:
= .Values.django.config
}
{{
- range $key
,
$value
:
= .Values.django.config
}
}
{{
$key
}}:
{{
$value
}}
{{
- end
}}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment