diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4402728e8..228332deb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ stages: - build - test - publish + - demo variables: ESLINT_PATHS: js plugins @@ -89,7 +90,7 @@ ttrss-fpm-pgsql-static:publish: DOCKERFILE: ${CI_PROJECT_DIR}/.docker/app/Dockerfile update-demo: - stage: publish + stage: demo image: ${HELM_IMAGE} variables: HELM_REPO: https://gitlab.tt-rss.org/tt-rss/helm-charts/tt-rss