Skip to content

Commit

Permalink
ake: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
philipgough committed Jan 15, 2025
1 parent 0337c3d commit 8e3cdbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ resources/services/metric-federation-rule-template.yaml: $(wildcard services/met

.PHONY: clean
clean:
find resources/crds -type f ! -name '*.yaml' -delete
find resources/services -type f ! -name '*.yaml' -delete
find resources/observability/prometheusrules -type f ! -name '*.yaml' -delete
find resources/observability/grafana/observatorium -type f ! -name '*.yaml' -delete
Expand Down

0 comments on commit 8e3cdbf

Please sign in to comment.