move phpdoc to publish stage
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user