Skip to content

Commit

Permalink
Merge pull request #76 from jsmid1/RHTAP-1305-adjustment
Browse files Browse the repository at this point in the history
Adds gitops-auth workspace to docker-push
  • Loading branch information
jduimovich authored Sep 4, 2024
2 parents 04045a1 + db7848e commit f956dad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions skeleton/ci/source-repo/tekton/.tekton/docker-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ spec:
pipelineRef:
name: docker-build-rhtap
workspaces:
- name: gitops-auth
secret:
secretName: $(params.gitops-auth-secret-name)
- name: git-auth
secret:
secretName: "{{ git_auth_secret }}"
Expand Down

0 comments on commit f956dad

Please sign in to comment.