Skip to content

Commit d373e3b

Browse files
committed
Auto merge of #112049 - Kobzol:pgo-omit-benchmarks, r=<try>
[do not merge] CI experiments Various CI experiments for try/dist builds. r? `@ghost` try-job: x86_64-fuchsia
2 parents 10bcdad + 426de8d commit d373e3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ci/docker/host-x86_64/x86_64-fuchsia/build-fuchsia.sh

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jiri=.jiri_root/bin/jiri
4242

4343
set -x
4444

45+
echo "ERROR"
46+
exit 1
47+
4548
if [ -z "$KEEP_CHECKOUT" ]; then
4649
# This script will:
4750
# - create a directory named "fuchsia" if it does not exist

0 commit comments

Comments
 (0)