-
Notifications
You must be signed in to change notification settings - Fork 2.2k
use CI system --token flag on ng deploy #2523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
PR #2525 |
Hello angularFire team. I literally spend a ton of money in your app for my clients. At least answer us. It’s a shame that core features are broken. |
work around:
configure .firebaserc to use targets |
any progress on this issue? |
This API is now available in |
After seeing that this was resolved, I tested |
I'm on I've noticed |
I tried to set FIREBASE_TOKEN env variable before
Update |
From @RezaRahmati story, I realized that within FIREBASE_TOKEN env variable, |
Uh oh!
There was an error while loading. Please reload this page.
**Angular:9.1.11
**Firebase:7.15.4
**AngularFire:6.0.2
For Ci/CD want use Ci system of firebase-tools:
https://www.npmjs.com/package/firebase-tools#using-with-ci-systems
ng deploy is not possible to use --token flag
Steps to set up and reproduce
On bitbucket pipeline use --token flag
`ng deploy --token= $FIREBASE_TOKEN
Expected behavior
Deploying to firebase hosting,functions
Actual behavior
get error
Unknown option: '--token'
The text was updated successfully, but these errors were encountered: