Will Salmon pushed to branch willsalmon/sessionsBug at BuildStream / buildstream
WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.
Deleted commits:
-
52ef775e
by William Salmon at 2018-11-21T15:12:49Z
1 changed file:
Changes:
... | ... | @@ -164,6 +164,8 @@ docs: |
164 | 164 |
- pip3 install sphinx-click
|
165 | 165 |
- pip3 install sphinx_rtd_theme
|
166 | 166 |
- cd dist && ./unpack.sh && cd buildstream
|
167 |
+ # force the sessions to be rebuilt
|
|
168 |
+ - touch doc/sessions/*
|
|
167 | 169 |
- make BST_FORCE_SESSION_REBUILD=1 -C doc
|
168 | 170 |
- cd ../..
|
169 | 171 |
- mv dist/buildstream/doc/build/html public
|