Skip to content

Commit

Permalink
Add target to apply override-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr authored and openshift-cherrypick-robot committed Jan 20, 2025
1 parent da8104e commit 1e2206b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@ generate-override-snapshot: install-tools
.konflux-release/
.PHONY: generate-override-snapshot

apply-override-snapshot:
kubectl apply -f .konflux-release/
.PHONY: apply-override-snapshot

# Generates all files that are templated with release metadata.
release-files: install-tools
./hack/generate/csv.sh \
Expand Down

0 comments on commit 1e2206b

Please sign in to comment.