mirror of https://github.com/docker/compose.git
Build docs before deploying
This commit is contained in:
parent
b6d0b8468b
commit
e34b433d93
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
script/build-docs
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
pushd docs/_site
|
pushd docs/_site
|
||||||
|
|
Loading…
Reference in New Issue