This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
docker-compose
mirror of
https://github.com/docker/compose.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Build docs before deploying
Ben Firshman
11 years ago
parent
b6d0b8468b
commit
e34b433d93
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
script/deploy-docs
+ 2
- 0
script/deploy-docs
View File
@@ -1,5 +1,7 @@
#!/bin/bash
#!/bin/bash
+script/build-docs
+
set -ex
set -ex
pushd docs/_site
pushd docs/_site