mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-30 18:41:00 +01:00
fix phpdoc stage
This commit is contained in:
parent
28a911a2a8
commit
088dd049b5
@ -1,6 +1,7 @@
|
||||
stages:
|
||||
- lint
|
||||
- build
|
||||
- docs
|
||||
|
||||
.build-master:
|
||||
image:
|
||||
@ -95,7 +96,7 @@ ttrss-fpm-pgsql-static:
|
||||
phpdoc:
|
||||
image:
|
||||
name: ${CI_DOCKER_IMAGE}
|
||||
stage: deploy
|
||||
stage: docs
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
changes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user