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