Test: hardcode agent path to rule out variable interpolation
This commit is contained in:
@@ -118,7 +118,7 @@ deploy_feature:
|
|||||||
url: https://orchard-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
|
url: https://orchard-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
|
||||||
on_stop: cleanup_feature
|
on_stop: cleanup_feature
|
||||||
kubernetes:
|
kubernetes:
|
||||||
agent: $AGENT
|
agent: esv/bsf/bsf-integration/orchard/orchard-mvp:orchard
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH && $CI_COMMIT_BRANCH != "main"'
|
- if: '$CI_COMMIT_BRANCH && $CI_COMMIT_BRANCH != "main"'
|
||||||
when: always
|
when: always
|
||||||
|
|||||||
Reference in New Issue
Block a user