Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
fsl-ci-rules
Commits
64c5e303
Commit
64c5e303
authored
Jun 09, 2021
by
Paul McCarthy
🚵
Browse files
BF: find_latest_job returns list
parent
ed2ca53f
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl_ci/utils/trigger_build.py
View file @
64c5e303
...
...
@@ -122,7 +122,7 @@ def trigger_deploy(project, pid, server, token, production):
try
:
jids
=
[]
for
platform
in
platforms
:
jids
.
app
end
(
find_latest_job
(
jids
.
ext
end
(
find_latest_job
(
project
,
server
,
token
,
f
'deploy-
{
platform
}
-conda-package'
,
1
))
for
j
in
jids
:
trigger_job
(
project
,
j
[
'id'
],
server
,
token
)
...
...
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