mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Allow doc build failed.
parent
1fd840d33f
commit
cc465a050c
|
|
@ -100,6 +100,7 @@ build-users-doc:
|
|||
- doc/users/documentation.pdf
|
||||
- doc/users/documentation.html
|
||||
- doc/users/images/
|
||||
allow_failure: true
|
||||
|
||||
build-developers-doc:
|
||||
stage: build
|
||||
|
|
@ -130,6 +131,7 @@ build-developers-doc:
|
|||
- doc/dev/documentation.html
|
||||
- doc/dev/html.tar
|
||||
- doc/dev/images/
|
||||
allow_failure: true
|
||||
|
||||
build-linux:
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Reference in New Issue