fix phpdoc stage

This commit is contained in:
Andrew Dolgov 2023-04-01 09:35:54 +03:00
parent 28a911a2a8
commit 088dd049b5
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 2 additions and 1 deletions

View File

@ -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: