Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
d5e9bc89
Commit
d5e9bc89
authored
Jan 17, 2018
by
Jaco Hofmann
Browse files
Fixes job naming in yaml
parent
9b9304ee
Pipeline
#102
failed with stages
in 22 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d5e9bc89
...
...
@@ -69,28 +69,28 @@ hls-2017.1:
compose-2017.4
:
dependencies
:
-
hls:
hls-2017.4
-
hls-2017.4
variables
:
VIVADO_VERSION
:
"
2017.4"
<<
:
*compose-definition
compose-2017.3
:
dependencies
:
-
hls:
hls-2017.3
-
hls-2017.3
variables
:
VIVADO_VERSION
:
"
2017.3"
<<
:
*compose-definition
compose-2017.2
:
dependencies
:
-
hls:
hls-2017.2
-
hls-2017.2
variables
:
VIVADO_VERSION
:
"
2017.2"
<<
:
*compose-definition
compose-2017.1
:
dependencies
:
-
hls:
hls-2017.1
-
hls-2017.1
variables
:
VIVADO_VERSION
:
"
2017.1"
<<
:
*compose-definition
Jens Korinth
@jk
mentioned in commit
dcc6c418
·
Jan 25, 2018
mentioned in commit
dcc6c418
mentioned in commit dcc6c41810f14ca7a878a4b58fc8a6542d7f3535
Toggle commit list
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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