Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
e69d06ea4f | |||
2939afa729 | |||
ad8e80913a | |||
33cb042b8c | |||
4d25ceef77 | |||
439d4ef8ac |
@ -61,13 +61,11 @@ docgen:
|
|||||||
script:
|
script:
|
||||||
- ./compile_sourcelist.sh
|
- ./compile_sourcelist.sh
|
||||||
- ./compile_docs.sh
|
- ./compile_docs.sh
|
||||||
# Remove comments when we want to use gitlab pages.
|
- ln -s doc public
|
||||||
#- cp doc public
|
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- doc
|
- public
|
||||||
#- public/*
|
- ./sources.list
|
||||||
#- ./sources.list
|
|
||||||
needs:
|
needs:
|
||||||
- versions
|
- versions
|
||||||
|
Reference in New Issue
Block a user