Skip to content
Discussion options

You must be logged in to vote

My current script looks like this:

    - &build_web
      name: Build web
      # remove install once firebase-tools is version 12.4.5
      script: | 
        npm install -g firebase-tools
        firebase experiments:enable webframeworks
        firebase deploy --project $GCP_PROJECT_ID

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kevin-induro
Comment options

@kulakarla
Comment options

@kevin-induro
Comment options

Answer selected by kulakarla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants