I'm attempting to deploy a V2 cloud function for firestore using the
- step: &deploy-to-dev
name: Deploy to development Environment
script:
- pipe: atlassian/firebase-deploy:3.1.1
variables:
FIREBASE_TOKEN: $FIREBASE_TOKEN
PROJECT_ID: $DEV_FIREBASE_PROJECT
NODE_JS_VERSION: '16'
EXTRA_ARGS: '--only functions:updatelinehaulmanifestfromshipmentupdate'
DEBUG: 'true'
@Kyle Godfrey Hi. Thanks for your question.
Firebase-deploy pipe updated to use firebase-tools@12.*
Check if this solve your issue.
Regards, Igor
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.