Skip to content

Commit

Permalink
Merge branch 'develop' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
viraj-lakshitha committed Sep 20, 2022
2 parents 13f5529 + 3bd5374 commit ea3a691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
command: npm install -g firebase-tools
- run:
name: "Deploy application to oswrecruitment.com"
command: firebase deploy --token=$FIREBASE_TOKEN
command: firebase deploy --token=$FIREBASE_TOKEN -P default

workflows:
build-and-deploy:
Expand Down

0 comments on commit ea3a691

Please sign in to comment.