Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
5b1e7e78
Commit
5b1e7e78
authored
Jan 17, 2019
by
Paul
Browse files
Archive hcc builds
parent
401ca72f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Jenkinsfile
Jenkinsfile
+3
-0
No files found.
Jenkinsfile
View file @
5b1e7e78
...
@@ -12,6 +12,9 @@ def rocmtestnode(variant, name, body) {
...
@@ -12,6 +12,9 @@ def rocmtestnode(variant, name, body) {
"""
"""
echo
cmd
echo
cmd
sh
cmd
sh
cmd
if
(
compiler
==
"hcc"
)
{
archiveArtifacts
artifacts:
"build/*.deb"
,
allowEmptyArchive:
true
,
fingerprint:
true
}
}
}
node
(
name
)
{
node
(
name
)
{
stage
(
"checkout ${variant}"
)
{
stage
(
"checkout ${variant}"
)
{
...
...
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