You've already forked Helm_Charts
Initial commit
This commit is contained in:
10
.gitlab-ci.yml
Normal file
10
.gitlab-ci.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
stages:
|
||||
- linter
|
||||
|
||||
linter:
|
||||
stage: linter
|
||||
image:
|
||||
name: osshelp/drone-linter
|
||||
entrypoint: [""]
|
||||
script: [entrypoint.sh]
|
||||
Reference in New Issue
Block a user