Skip to content

Commit 4f936e5

Browse files
authored
Create bitbucket-pipelines.yml
1 parent 7a34d2f commit 4f936e5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)