mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
doc: ensure page creation date is correct.
This commit is contained in:
parent
704990e5ba
commit
55da5276dd
1 changed files with 3 additions and 0 deletions
|
@ -142,6 +142,9 @@ preprocess-opensuse:
|
|||
pages:
|
||||
stage: deploy
|
||||
image: python
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
GIT_DEPTH: 0
|
||||
script:
|
||||
- pip install -r requirements.txt
|
||||
- mkdocs build --verbose --site-dir public
|
||||
|
|
Loading…
Reference in a new issue