Update docs/base in makefile docs-build.

Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
This commit is contained in:
Jessica Frazelle 2015-03-16 17:53:54 -07:00
parent f4f10cf43b
commit 6c492a2d05
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ docs-build:
echo "$(GIT_BRANCH)" > docs/GIT_BRANCH
# echo "$(AWS_S3_BUCKET)" > docs/AWS_S3_BUCKET
echo "$(GITCOMMIT)" > docs/GITCOMMIT
docker pull docs/base
docker build -t "$(DOCKER_DOCS_IMAGE)" docs
bundles: