Skip to content

Commit

Permalink
changing nightly icon
Browse files Browse the repository at this point in the history
  • Loading branch information
dchourasia committed Oct 27, 2024
1 parent a0f27f1 commit 63b4286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/rhoai-fbc-fragment-v2-16-scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ spec:
- name: rebuild
value: $(params.rebuild)
- name: skip-checks
value: $(params.skip-checks)
value: "false" #"$(params.skip-checks)
taskRef:
params:
- name: name
Expand Down

0 comments on commit 63b4286

Please sign in to comment.