Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joseph Mirabel
test
Commits
9e247dd3
Commit
9e247dd3
authored
May 18, 2018
by
Joseph Mirabel
Committed by
Joseph Mirabel
May 18, 2018
Browse files
Test without failure
parent
b8dfeb91
Pipeline
#765
passed with stages
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e247dd3
...
...
@@ -21,7 +21,7 @@ test:
-
ls $DEVEL_DIR/foo
-
set +e
-
failed=0
-
cat not_a_valid_file || failed=1
#
- cat not_a_valid_file || failed=1
-
cat $DEVEL_DIR/foo/bar
-
set -e
-
exit $failed
Write
Preview
Supports
Markdown
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