Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
15a32ef7
Commit
15a32ef7
authored
Sep 24, 2021
by
flothoni
Browse files
gitlab-ci; fix typo on client side of needs
parent
a4cf9600
Pipeline
#300982
failed
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
15a32ef7
...
...
@@ -337,7 +337,7 @@ ff45-browser-tutorial:
extends
:
.browser-tutorial
variables
:
FIREFOX_VERSION
:
45
needs
:
[
test_tools
,
test_browser_unit
,
code_quality_custom
,
test_server_unit
]
needs
:
[
test_tools
,
test_browser_unit
,
code_quality_custom
]
chrome-browser-tutorial
:
extends
:
.browser-tutorial-chrome
...
...
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