diff --git a/.vtex/deployment.yaml b/.vtex/deployment.yaml index 240c459..18b20ae 100644 --- a/.vtex/deployment.yaml +++ b/.vtex/deployment.yaml @@ -18,6 +18,7 @@ - name: node-ci-v2 parameters: sonarProjectName: cli-plugin-template + gitBaseBranchName: "master" nodeVersion: 20-bookworm nodeCommands: - test -- --passWithNoTests --coverage