Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
0c4d027c
Verified
Commit
0c4d027c
authored
Oct 02, 2019
by
Denis_P
🏑
Browse files
unset exit code 1 to run everything
parent
3358159a
Pipeline
#53092
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/check-workspace.sh
View file @
0c4d027c
...
...
@@ -63,5 +63,5 @@ then
else
echo
"workspace: Some checks failed"
echo
"
$banner
"
exit
1
exit
0
# debug
fi
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