Skip to content

Commit

Permalink
Remove unused DOCKER_AUTH
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek committed Jan 17, 2024
1 parent 9786adb commit 0161c9f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .tekton/governance-policy-propagator-fm3n-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ spec:
value: $(params.dockerfile)
- name: CONTEXT
value: $(params.path-context)
- name: DOCKER_AUTH
value: $(tasks.init.results.container-registry-secret)
- name: HERMETIC
value: $(params.hermetic)
- name: PREFETCH_INPUT
Expand Down
2 changes: 0 additions & 2 deletions .tekton/governance-policy-propagator-fm3n-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ spec:
value: $(params.dockerfile)
- name: CONTEXT
value: $(params.path-context)
- name: DOCKER_AUTH
value: $(tasks.init.results.container-registry-secret)
- name: HERMETIC
value: $(params.hermetic)
- name: PREFETCH_INPUT
Expand Down

0 comments on commit 0161c9f

Please sign in to comment.