We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1b1522 + 87d243d commit 688cef7Copy full SHA for 688cef7
src/Makefile.mk
@@ -282,7 +282,7 @@ regen-none:
282
# we just merged a PR so lets perform any extra checks after the merge but before the kubectl apply
283
284
.PHONY: apply
285
-apply: regen-check report $(KUBEAPPLY) commit push gitops-postprocess verify annotate-resources apply-completed status
+apply: regen-check report commit $(KUBEAPPLY) push gitops-postprocess verify annotate-resources apply-completed status
286
287
.PHONY: report
288
report:
0 commit comments