]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
set email to office@proxmox.com
[pve-docs.git] / Makefile
index 876f81c5e7dab67853f4cf81c25f63505edc2c60..69521a4e254ce493b3d3c72da65d1709c529574f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DGDIR=.
+DGDIR=. # overwriting this ensures that we can build without full PVE installed
 ASCIIDOC_PVE=./asciidoc-pve
 
 GEN_PACKAGE=pve-doc-generator
@@ -217,7 +217,7 @@ mediawiki-install: pve-docs-mediawiki-import
 
 .PHONY: upload
 upload: ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB}
-       tar cf - ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
 
 .PHONY: update
 update: