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:
|
||||
stage: docs_build
|
||||
services:
|
||||
only:
|
||||
- master@pleroma/pleroma
|
||||
- develop@pleroma/pleroma
|
||||
|
@ -67,6 +68,7 @@ docs_build:
|
|||
docs_deploy:
|
||||
stage: docs_deploy
|
||||
image: alpine:3.9
|
||||
services:
|
||||
only:
|
||||
- master@pleroma/pleroma
|
||||
- develop@pleroma/pleroma
|
||||
|
|
Loading…
Reference in a new issue