"...include/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "cff16121664a91deaa072bad0dd778e5a8c52f40"
Commit 80075bff authored by Paul's avatar Paul
Browse files

Use correct name for container

parent 6f9e46c6
def rocmtestnode(variant, name, body) { def rocmtestnode(variant, name, body) {
def image = 'miopen' def image = 'rtglib'
def cmake_build = { compiler, flags -> def cmake_build = { compiler, flags ->
def cmd = """ def cmd = """
rm -rf build rm -rf build
......
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