remove docs stage

This commit is contained in:
Andrew Dolgov 2023-04-01 09:51:44 +03:00
parent 2b01786124
commit 00d2cb0f93
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 1 additions and 2 deletions

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: