remove docs stage

This commit is contained in:
Andrew Dolgov
2023-04-01 09:51:44 +03:00
parent 2b01786124
commit 00d2cb0f93

View File

@@ -1,7 +1,6 @@
stages:
- lint
- build
- docs
.build-master:
image:
@@ -102,7 +101,7 @@ ttrss-fpm-pgsql-static:
phpdoc:
image:
name: ${CI_DOCKER_IMAGE}
stage: docs
stage: build
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
changes: