forked from AkkomaGang/akkoma
Remove postgres from documentation related jobs
This commit is contained in:
parent
55cf85376f
commit
4bf327b664
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,7 @@ analysis:
|
||||||
|
|
||||||
docs_build:
|
docs_build:
|
||||||
stage: docs_build
|
stage: docs_build
|
||||||
|
services:
|
||||||
only:
|
only:
|
||||||
- master@pleroma/pleroma
|
- master@pleroma/pleroma
|
||||||
- develop@pleroma/pleroma
|
- develop@pleroma/pleroma
|
||||||
|
@ -67,6 +68,7 @@ docs_build:
|
||||||
docs_deploy:
|
docs_deploy:
|
||||||
stage: docs_deploy
|
stage: docs_deploy
|
||||||
image: alpine:3.9
|
image: alpine:3.9
|
||||||
|
services:
|
||||||
only:
|
only:
|
||||||
- master@pleroma/pleroma
|
- master@pleroma/pleroma
|
||||||
- develop@pleroma/pleroma
|
- develop@pleroma/pleroma
|
||||||
|
|
Loading…
Reference in a new issue