diff --git a/tools/deployment/22_test_configs.sh b/tools/deployment/22_test_configs.sh index 45e522e75..112c3b1cb 100755 --- a/tools/deployment/22_test_configs.sh +++ b/tools/deployment/22_test_configs.sh @@ -41,7 +41,7 @@ airshipctl config set-manifest treasuremap_ci \ airshipctl config set-manifest treasuremap_ci \ --repo primary \ --url "${AIRSHIP_CONFIG_PRIMARY_REPO_URL}" \ - --commithash "${TREASUREMAP_REF}" \ + --commithash "${TREASUREMAP_REF}" airshipctl config set-context ephemeral-cluster --manifest treasuremap_ci airshipctl config set-context target-cluster --manifest treasuremap_ci