Skip to content

Commit 93cdcef

Browse files
Merge pull request #760 from sf-pallavi-das/u/pallavi-das/fix_script
Fixing test script master
2 parents 51eea60 + 3c18cc4 commit 93cdcef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeship/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sfdx
88
SF_AUTH_ORG=`sf org login sfdx-url --sfdx-url-file codeship/unencrypted_files/test.json --json`
99
SF_USERNAME=`echo $SF_AUTH_ORG | jq -r '. | .result.username'`
1010

11-
sf org alias set VB_TEST_ORG=$SF_USERNAME
11+
sf force alias set VB_TEST_ORG=$SF_USERNAME
1212

1313
npm i
1414

0 commit comments

Comments
 (0)