Skip to content
Snippets Groups Projects
Commit eb1cba7e authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Disable schaap-stack

parent fe63f781
No related branches found
No related tags found
No related merge requests found
...@@ -25,18 +25,3 @@ deploy-package-2204: ...@@ -25,18 +25,3 @@ deploy-package-2204:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_COMMIT_TAG' - if: '$CI_COMMIT_TAG'
- if: '$UPLOAD_PACKAGE' - if: '$UPLOAD_PACKAGE'
check-stack:
variables:
# Pass commit hash to downstream pipeline
EVERYBEAM_TRIGGER_HASH: $CI_COMMIT_SHA
stage: deploy
needs: []
trigger:
project: RD/schaap-stack
branch: master
# This will mirror the status of the downstream pipeline
strategy: depend
rules:
# Only add job during merge request event
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment