We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8c850 commit 46817f4Copy full SHA for 46817f4
dev/customer_testing/ci.sh
@@ -8,7 +8,7 @@
8
# This is called from .cirrus.yml and the LUCI recipes:
9
# https://flutter.googlesource.com/recipes/+/refs/heads/master/recipe_modules/adhoc_validation/resources/customer_testing.sh
10
11
-set -e
+set -ex
12
13
# This script does not assume that "flutter update-packages" has been
14
# run, to allow CIs to save time by skipping that steps since it's
0 commit comments