move phpdoc to publish stage

This commit is contained in:
Andrew Dolgov 2023-10-21 20:32:31 +03:00
parent eac076fcd6
commit d744209df7
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ ttrss-fpm-pgsql-static:
phpdoc:
image: ${PHP_IMAGE}
stage: build
stage: publish
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $PHPDOC_DEPLOY_SSH_KEY != null
script: