Swap container to compute-rocm-dkms-component-staging-profiler (#412)
* Swap container to compute-rocm-dkms-component-staging-profiler compute-rocm-dkms-component-staging-profiler contains the staging branches for aqlprofile and others that are needed by the CI to function. * python formatting (black) (#414) Co-authored-by: jrmadsen <jrmadsen@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: jrmadsen <jrmadsen@users.noreply.github.com>
This commit is contained in:
@@ -152,9 +152,9 @@ if __name__ == "__main__":
|
||||
hash = log.stdout.decode("utf-8").strip()
|
||||
info = {}
|
||||
for bitr, titr in filenames.items():
|
||||
info[
|
||||
bitr
|
||||
] = f""
|
||||
info[bitr] = (
|
||||
f""
|
||||
)
|
||||
|
||||
os.chdir(inidir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user