We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c2f4a commit 73358abCopy full SHA for 73358ab
.buildkite/pipeline.yml
@@ -10,7 +10,7 @@ env:
10
# This is the default pipeline – it will build and test the app
11
steps:
12
- group: ":rocket: Prototype Build"
13
- if: build.branch == trunk
+ if: build.branch == "test-fad-on-trunk"
14
15
- input: Deploy Prototype Build
16
prompt: Share a Prototype Build via Firebase App Distribution?
0 commit comments