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
|
||||
on_stop: cleanup_feature
|
||||
kubernetes:
|
||||
agent: $AGENT
|
||||
agent: esv/bsf/bsf-integration/orchard/orchard-mvp:orchard
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH && $CI_COMMIT_BRANCH != "main"'
|
||||
when: always
|
||||
|
||||
Reference in New Issue
Block a user