Skip to content

Commit

Permalink
Merge pull request #3580 from jenkins-x/dependencyupdates
Browse files Browse the repository at this point in the history
fix: faulty dependency updates in changelog
  • Loading branch information
jenkins-x-bot authored Apr 28, 2023
2 parents b1b1522 + 87d243d commit 688cef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ regen-none:
# we just merged a PR so lets perform any extra checks after the merge but before the kubectl apply

.PHONY: apply
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

.PHONY: report
report:
Expand Down

0 comments on commit 688cef7

Please sign in to comment.