mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Don't expire docs pages job
This commit is contained in:
@@ -27,6 +27,7 @@ deploy:docs:
|
|||||||
- mv ${EIGEN_CI_BUILDDIR}/doc/html public
|
- mv ${EIGEN_CI_BUILDDIR}/doc/html public
|
||||||
pages:
|
pages:
|
||||||
path_prefix: $PAGES_PREFIX
|
path_prefix: $PAGES_PREFIX
|
||||||
|
expire_in: never
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "$CI_JOB_NAME_SLUG-$CI_COMMIT_REF_SLUG"
|
name: "$CI_JOB_NAME_SLUG-$CI_COMMIT_REF_SLUG"
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user