Skip to content

Commit 0e9c6b4

Browse files
Merge pull request #2427 from IFRCGo/helm-values-cleanup
Clean up unused deployment config
2 parents eb36093 + de26ec9 commit 0e9c6b4

29 files changed

+9
-2069
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ jobs:
151151
152152
- name: 🐳 Helm lint
153153
working-directory: deploy/helm/ifrcgo-helm
154-
run: helm lint ./ --values ./values-staging.yaml
154+
run: helm lint ./
155155

156156
- name: 🐳 Helm template
157157
working-directory: deploy/helm/ifrcgo-helm
158-
run: helm template ./ --values ./values-staging.yaml
158+
run: helm template ./

azure-pipelines.yml

Lines changed: 0 additions & 203 deletions
This file was deleted.

deploy/Dockerfile

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)