summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-21 20:32:31 +0300
committerAndrew Dolgov <[email protected]>2023-10-21 20:32:31 +0300
commitd744209df71ed097baab1444e9fa3921d7d0fd5f (patch)
treefa3752f6a26ff9b59c0fed39d1cf1e3f1414c9ef
parenteac076fcd6eb5aaf3e0e98aeea4315433ba933b4 (diff)
move phpdoc to publish stage
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b6bd1e49..4f2d53148 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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: