We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a34d2f commit 4f936e5Copy full SHA for 4f936e5
.github/workflows/git clone https:/madelinebrown0822@bitbucket.org/madib0361/bitbucket-pipelines.yml
@@ -0,0 +1,10 @@
1
+- pipe: atlassian/firebase-deploy:5.1.1
2
+ variables:
3
+ KEY_FILE: '<string>'
4
+ FIREBASE_TOKEN: '<string>'
5
+ # PROJECT_ID: '<string>' # Optional.
6
+ # NODE_JS_VERSION: '<string>' # Optional.
7
+ # MESSAGE: '<string>' # Optional.
8
+ # EXTRA_ARGS: '<string>' # Optional.
9
+ # MULTI_SITES_CONFIG: '<json>' # Optional
10
+ # DEBUG: '<boolean>' # Optional.
0 commit comments