chore: updated release name for notification deployment task
This commit is contained in:
@@ -264,7 +264,7 @@ spec:
|
||||
- name: release_namespace
|
||||
value: $(tasks.ephemeral-ns.results.namespace)
|
||||
- name: release_name
|
||||
value: upload-to-nextcloud
|
||||
value: notification
|
||||
workspaces:
|
||||
- name: source
|
||||
workspace: helm
|
||||
@@ -375,7 +375,6 @@ spec:
|
||||
value: $(tasks.git-semver.results.version)
|
||||
- name: TITLE
|
||||
value: $(params.git-repo-full-name)-$(tasks.git-semver.results.version)
|
||||
|
||||
- name: perform-merge
|
||||
runAfter: ["create-git-release"]
|
||||
taskRef:
|
||||
|
||||
Reference in New Issue
Block a user