Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
288441f3
Commit
288441f3
authored
Aug 06, 2019
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: notice errors on mac-build (set -e in script)
parent
8c00dc78
Pipeline
#11642
passed with stages
in 44 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
CI/ci-mac-build.sh
CI/ci-mac-build.sh
+4
-0
No files found.
CI/ci-mac-build.sh
View file @
288441f3
#!/bin/bash
# Script abort on error
set
-e
########################################
# Fetch test data
########################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment