Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tekton/rhel-10-1-qcow2-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
path-context
name: dockerfile
type: string
- default: "false"
- default: "true"
description: Skip checks against built image
name: skip-checks
type: string
Expand Down
2 changes: 1 addition & 1 deletion .tekton/rhel-10-1-qcow2-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
path-context
name: dockerfile
type: string
- default: "false"
- default: "true"
description: Skip checks against built image
name: skip-checks
type: string
Expand Down
Loading