firebase deploy only hsoting code example
Example 1: deploy to firebase hosting test
firebase hosting:channel:deploy CHANNEL_ID
Example 2: firebase deploy
firebase deploy --project [project-name]
firebase hosting:channel:deploy CHANNEL_ID
firebase deploy --project [project-name]