Unverified Commit c7d5c772 authored by Jun Liu's avatar Jun Liu Committed by GitHub
Browse files

[CI] Update Jenkinsfile (#1073)

parent 49df1dc5
def rocmnode(name) {
return 'rocmtest && miopen && ' + name
return '(rocmtest || miopen) && ' + name
}
def show_node_info() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment