Skip to content

Commit

Permalink
fix(post-deploy): remove sub include
Browse files Browse the repository at this point in the history
  • Loading branch information
jordikroon committed Dec 4, 2023
1 parent a6cab0b commit 26a68ba
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions stage-deploy/deployer.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
---
include:
- remote: "https://raw.githubusercontent.com/tdeNL/tde-gitlab-deploy-templates/$GITLAB_DEPLOY_TEMPLATE_VERSION/stage-post-deploy/post-deploy.yml"
rules:
- if: $TRIGGER_POST_DEPLOY == "false"
when: never

.deploy_global_template: &deploy_global
stage: deploy
when: manual
Expand Down

0 comments on commit 26a68ba

Please sign in to comment.