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 6885672 commit 0d3f92cCopy full SHA for 0d3f92c
cloud_build/deploy.yaml
@@ -12,6 +12,6 @@ steps:
12
dart pub get
13
dart run dash_site build --release
14
15
- firebase deploy --project=dart-dev --only=hosting
+ firebase deploy --project=flutter-docs-prod --only=hosting
16
options:
17
logging: CLOUD_LOGGING_ONLY
0 commit comments