Browse Source

Tell users that Bitbucket is available

master
Leo Lamprecht 8 years ago
parent
commit
8028b87531
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 2
      bin/now-deploy.js

2
bin/now-deploy.js

@ -106,7 +106,7 @@ const help = () => {
${chalk.cyan('$ now user/repo#ref')}
${chalk.gray('–')} Deploys a GitHub or GitLab repo using its URL
${chalk.gray('–')} Deploys a GitHub, GitLab or Bitbucket repo using its URL
${chalk.cyan('$ now https://gitlab.com/user/repo')}

Loading…
Cancel
Save