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