mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
gitlab-ci: fix whitespace
This commit is contained in:
parent
799ceda731
commit
bcd3e89614
1 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
pip: pip3 --timeout 100 --retries 10
|
pip: pip3 --timeout 100 --retries 10
|
||||||
# speed up git checkout phase
|
# speed up git checkout phase
|
||||||
GIT_DEPTH: 1
|
GIT_DEPTH: 1
|
||||||
|
|
||||||
|
|
||||||
|
@ -427,6 +427,7 @@ Build documentation:
|
||||||
paths:
|
paths:
|
||||||
- docs/build/html/
|
- docs/build/html/
|
||||||
|
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue