[add] gitlab-runner helm chart
contents: - gitlab-runner helm chart 추가
This commit is contained in:
12
exemONE/helm/gitlab-runner/DEVELOPMENT.md
Normal file
12
exemONE/helm/gitlab-runner/DEVELOPMENT.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Developement
|
||||
|
||||
## Running tests
|
||||
|
||||
1. install helm unittest plugin:
|
||||
```bash
|
||||
helm plugin install https://github.com/helm-unittest/helm-unittest.git
|
||||
```
|
||||
2. run tests:
|
||||
```bash
|
||||
helm unittest .
|
||||
```
|
||||
Reference in New Issue
Block a user