mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
doc: ensure page creation date is correct.
This commit is contained in:
parent
704990e5ba
commit
55da5276dd
@ -142,6 +142,9 @@ preprocess-opensuse:
|
|||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: python
|
image: python
|
||||||
|
variables:
|
||||||
|
GIT_STRATEGY: clone
|
||||||
|
GIT_DEPTH: 0
|
||||||
script:
|
script:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- mkdocs build --verbose --site-dir public
|
- mkdocs build --verbose --site-dir public
|
||||||
|
Loading…
Reference in New Issue
Block a user