Add GIT_STRATEGY: none to cleanup_feature job

This commit is contained in:
Mondo Diaz
2026-01-14 18:32:21 +00:00
parent 9aa8cf8adc
commit ff6518aa72

View File

@@ -309,6 +309,7 @@ cleanup_feature:
needs: [] needs: []
variables: variables:
NAMESPACE: orch-dev-namespace NAMESPACE: orch-dev-namespace
GIT_STRATEGY: none # No source needed, branch may be deleted
before_script: before_script:
- kubectl config use-context esv/bsf/bsf-integration/orchard/orchard-mvp:orchard - kubectl config use-context esv/bsf/bsf-integration/orchard/orchard-mvp:orchard
script: script: