move phpdoc to publish stage

This commit is contained in:
Andrew Dolgov
2023-10-21 20:32:31 +03:00
parent eac076fcd6
commit d744209df7
+1 -1
View File
@@ -49,7 +49,7 @@ ttrss-fpm-pgsql-static:
phpdoc: phpdoc:
image: ${PHP_IMAGE} image: ${PHP_IMAGE}
stage: build stage: publish
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $PHPDOC_DEPLOY_SSH_KEY != null - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $PHPDOC_DEPLOY_SSH_KEY != null
script: script: