mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add EIGEN_CI_CTEST_ARGS to allow for custom timeout.
This commit is contained in:
@@ -22,9 +22,7 @@ deploy:doc:nightly:
|
||||
dependencies: [ build:linux:doc ]
|
||||
script:
|
||||
- mv ${EIGEN_CI_BUILDDIR}/doc/html public
|
||||
pages:
|
||||
path_prefix: doc-nightly
|
||||
expire_in: never
|
||||
pages: true
|
||||
artifacts:
|
||||
name: "$CI_JOB_NAME_SLUG-$CI_COMMIT_REF_SLUG"
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user