This commit is contained in:
parent
c09f733d78
commit
12594c4227
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@ steps:
|
|||
commands:
|
||||
- mkdir build && cd build
|
||||
- cmake ..
|
||||
- name: docs
|
||||
image: docker.io/corentinaltepe/doxygen
|
||||
commands:
|
||||
- ls -l
|
||||
|
|
Loading…
Reference in a new issue