Don't sync to training-guides
Stop syncing files to training-guides, the files are not needed anymore there. Needed-by: https://review.openstack.org/150608 Change-Id: I0b939b24bb43655e08564a90f61e03cc58004153
This commit is contained in:
committed by
Andreas Jaeger
parent
8eabbc0a17
commit
bd631b237a
@@ -1,4 +1,3 @@
|
|||||||
openstack/ha-guide
|
openstack/ha-guide
|
||||||
openstack/operations-guide
|
openstack/operations-guide
|
||||||
openstack/security-doc
|
openstack/security-doc
|
||||||
openstack/training-guides
|
|
||||||
|
|||||||
@@ -35,11 +35,6 @@ case "$PROJECT_DIR" in
|
|||||||
ENT_DIR="security-guide"
|
ENT_DIR="security-guide"
|
||||||
CHECK_MARK_DIR="static"
|
CHECK_MARK_DIR="static"
|
||||||
;;
|
;;
|
||||||
training-guides)
|
|
||||||
GLOSSARY_SUB_DIR="doc/glossary"
|
|
||||||
ENT_DIR="training-guides"
|
|
||||||
CHECK_MARK_DIR="figures"
|
|
||||||
;;
|
|
||||||
*)
|
*)
|
||||||
echo "$PROJECT_DIR not handled"
|
echo "$PROJECT_DIR not handled"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user