Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Storsjö
dav1d
Commits
ad3d4702
Commit
ad3d4702
authored
Mar 01, 2019
by
Martin Storsjö
Browse files
Test && in if
parent
b0e722dc
Pipeline
#5156
passed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ad3d4702
...
@@ -10,7 +10,5 @@ style-check:
...
@@ -10,7 +10,5 @@ style-check:
-
debian
-
debian
-
amd64
-
amd64
script
:
script
:
-
/bin/false && /bin/false
-
if /bin/false && /bin/false; then echo
true
; else echo
false
; fi
-
/bin/true
-
git grep foobar ':(exclude).gitlab-ci.yml'
-
/bin/true
-
/bin/true
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