diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 701ed90f67f4a5b07ec00ca57d3a6d7cbbc0e8b3..0796b1b30e1236dda75f90e7fcfcb7a1e3a0f4d9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,11 +1,13 @@
 include:
   - remote: https://open.greenhost.net/stackspin/stackspin/-/raw/main/.gitlab/ci_templates/helm_package.yml
+  - remote: https://open.greenhost.net/stackspin/stackspin/-/raw/dummy_job_template/.gitlab/ci_templates/dummy_job.yml
   - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
 
 stages:
   - lint-helm-chart
   - package-helm-chart
   - release-helm-chart
+  - .post
 
 variables:
   CHART_NAME: nextcloud-onlyoffice