Skip to content

Commit

Permalink
correct param,use hardcoded path
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Hebert <[email protected]>
  • Loading branch information
scoheb committed Sep 18, 2024
1 parent f4ec5cc commit 2258b53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ spec:
- image
- "--verbose"
- "--images"
- "${SNAPSHOT_PATH}"
- "/tekton/home/snapshot.json"
- "--policy"
- "$(params.POLICY_CONFIGURATION)"
- "--public-key"
Expand Down

0 comments on commit 2258b53

Please sign in to comment.