-
- Downloads
shell-tools: fix inaccessible pushImageOrManifest
The function has to be exported and used with bash -c here in order to work with xargs. See for more info: https://stackoverflow.com/questions/11003418/calling-shell-functions-with-xargs
The function has to be exported and used with bash -c here in order to work with xargs. See for more info: https://stackoverflow.com/questions/11003418/calling-shell-functions-with-xargs
mentioned in commit ab128d72
mentioned in commit 5a08df64
mentioned in commit 331d155c