mirror of
https://github.com/docker/docs.git
synced 2026-04-04 02:08:57 +07:00
Exit deploy docs script on Fig error
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
script/build-docs
|
||||
|
||||
set -ex
|
||||
|
||||
pushd docs/_site
|
||||
|
||||
export GIT_DIR=.git-gh-pages
|
||||
|
||||
Reference in New Issue
Block a user