Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 426de8d

Browse files
committed
WIP
1 parent 10bcdad commit 426de8d

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

Lines changed: 3 additions & 0 deletions
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)