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:
|
||||
pip: pip3 --timeout 100 --retries 10
|
||||
# speed up git checkout phase
|
||||
# speed up git checkout phase
|
||||
GIT_DEPTH: 1
|
||||
|
||||
|
||||
|
@ -427,6 +427,7 @@ Build documentation:
|
|||
paths:
|
||||
- docs/build/html/
|
||||
|
||||
|
||||
pages:
|
||||
image: alpine:latest
|
||||
stage: deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue