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 186e024 commit ede19e0Copy full SHA for ede19e0
current_results_ui/cloudbuild.yaml
@@ -1,7 +1,7 @@
1
steps:
2
- name: gcr.io/dart_ci/flutter:master
3
dir: current_results_ui
4
- args: ['build', 'web']
+ args: ['build', 'web', '--wasm']
5
- name: gcr.io/dart_ci/firebase
6
7
args: ['deploy', '--project=dart-ci', '--only=hosting:current-results']
0 commit comments