Skip to content

Commit

Permalink
add new template for pull sign commit push
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards committed Nov 22, 2023
1 parent 510da94 commit e25bfa8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .argo/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,16 +177,14 @@ spec:
- - name: pull-commit-push-gitops-template
templateRef:
name: cwft-git
template: pull-commit-push
template: pull-sign-commit-push
clusterScope: true
arguments:
artifacts:
- name: repo-source
from: '{{steps.set-new-kubefirst-chart-version.outputs.artifacts.repo-source}}'
parameters:
- name: appName
value: 'gitops-template'
- name: commitMessage
value: 'set next macro chart for kubefirst - {{steps.output-next-chart-version.outputs.result}}'
- name: gitUrlNoProtocol
value: '{{workflow.parameters.gitUrlNoProtocol}}'
- name: repoName
value: 'gitops-template'

0 comments on commit e25bfa8

Please sign in to comment.