Test abc123
This commit is contained in:
parent
9a15320748
commit
5101d3479b
@ -6,6 +6,6 @@ pages:
|
|||||||
- echo 'Nothing to do...'
|
- echo 'Nothing to do...'
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- docs
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|||||||
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
api_doc_output=docs/index.html
|
api_doc_output=public/index.html
|
||||||
api_blueprint_src=api-doc/api.apib
|
api_blueprint_src=api-doc/api.apib
|
||||||
aglio_template=triple
|
aglio_template=triple
|
||||||
aglio_theme=cyborg
|
aglio_theme=cyborg
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user