Remove tab in docs pipeline.
This commit is contained in:
parent
27d483b2bb
commit
eb4ed730e8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
||||||
image: alpine:3.21
|
image: alpine:3.21
|
||||||
commands:
|
commands:
|
||||||
- apk add doxygen git
|
- apk add doxygen git
|
||||||
- (cd doxygen-awesome-css; git checkout v2.3.4)
|
- (cd doxygen-awesome-css; git checkout v2.3.4)
|
||||||
- doxygen
|
- doxygen
|
||||||
|
|
||||||
- name: push
|
- name: push
|
||||||
|
|
Loading…
Add table
Reference in a new issue