repo.or.cz
/
mdbtools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 1.0.1
[mdbtools.git]
/
.gitlab-ci.yml
blob
a1602e4ffce65a0a9f92455b907395b60e45ce78
1
image: ubuntu
2
3
pages:
4
script:
5
- apt-get update -qq
6
- apt-get install -y -qq doxygen graphviz python3
7
- ./api_docx/build_docs.sh
8
artifacts:
9
paths:
10
- public
11
only:
12
- dev