updated to change the release name so two releases can co-exist (#46)
Reviewed-on: #46 Co-authored-by: dutchie031 <timrorije@gmail.com>
This commit was merged in pull request #46.
This commit is contained in:
@@ -120,7 +120,7 @@ jobs:
|
||||
- name: Run Helm upgrade/install spearhead-docs (develop)
|
||||
if: github.ref_name == 'develop'
|
||||
run: |
|
||||
helm upgrade --install spearhead-docs .helm \
|
||||
helm upgrade --install spearhead-docs-beta .helm \
|
||||
--namespace spearhead-docs \
|
||||
--create-namespace \
|
||||
-f .helm/values.yaml \
|
||||
|
||||
Reference in New Issue
Block a user