docs: add code for building docs in ci

This commit is contained in:
Jose Diaz-Gonzalez
2022-09-05 14:46:55 -04:00
parent 08b77b62d4
commit f7905b4943
6 changed files with 95 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ include common.mk
.PHONY: all apt-update install version copyfiles copyplugin man-db plugins dependencies docker-image-labeler lambda-builder netrc sshcommand procfile-util plugn docker aufs stack count vagrant-acl-add vagrant-dokku go-build
include docs.mk
include tests.mk
include package.mk
include deb.mk