Skip to content

Commit 688cef7

Browse files
Merge pull request #3580 from jenkins-x/dependencyupdates
fix: faulty dependency updates in changelog
2 parents b1b1522 + 87d243d commit 688cef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ regen-none:
282282
# we just merged a PR so lets perform any extra checks after the merge but before the kubectl apply
283283

284284
.PHONY: apply
285-
apply: regen-check report $(KUBEAPPLY) commit push gitops-postprocess verify annotate-resources apply-completed status
285+
apply: regen-check report commit $(KUBEAPPLY) push gitops-postprocess verify annotate-resources apply-completed status
286286

287287
.PHONY: report
288288
report:

0 commit comments

Comments
 (0)