Skip to content

Commit cfaf291

Browse files
committed
Throw proper exit code
1 parent 06b671a commit cfaf291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh -x
1+
#!/bin/sh -xe
22

33
REPO="https://github.com/drupal-composer/drupal-security-advisories.git"
44
cd build

0 commit comments

Comments
 (0)