]> source.dussan.org Git - gitea.git/commit
Add `deps-docs` command to makefile (#23686)
authorYarden Shoham <hrsi88@gmail.com>
Fri, 24 Mar 2023 18:42:31 +0000 (21:42 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Mar 2023 18:42:31 +0000 (14:42 -0400)
commitaa3c67362182d4c11dffa44ab355b5fea2ab78f9
treeb75c17873edeac1127741cde2941543961623cd7
parentd673a6f832aa6d796b86659be76cc890d72e4167
Add `deps-docs` command to makefile (#23686)

Refactored `deps-docs` out of `docs` because #23629 broke Gitpod's docs
setup (which grepped to get the hugo install command).

Now `make deps` really installs everything to develop (includes `docs`).
.gitpod.yml
Makefile