move phpdoc to publish stage
This commit is contained in:
parent
eac076fcd6
commit
d744209df7
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue