Merge pull request #11431 from jfrazelle/update-docs-image-on-make
Update docs/base in makefile docs-build. Upstream-commit: 8e6d0107df333c29f736e69442a81ed001a41073 Component: engine
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user