summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-22 19:20:48 +0300
committerAndrew Dolgov <[email protected]>2023-10-22 19:20:48 +0300
commitde39d97e1f48e1291fb5887e547b555dd2e641a1 (patch)
tree04e7b7c4bfe0e8af44ec444b0d666bb0b1ad021e
parent1bfae41e6d775561c1b5593546b969bb85d2ddff (diff)
move demo to later stage
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
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