Give each version mismatch its own remedy, and stop publishing a moving bare-major tag
CI / full-gate (push) Successful in 2m51s
CI / full-gate (push) Successful in 2m51s
This commit is contained in:
@@ -100,5 +100,5 @@ async function main(): Promise<number> {
|
||||
}
|
||||
|
||||
if (process.argv[1]?.endsWith("/dockerhub-overview.ts")) {
|
||||
process.exit(await main());
|
||||
process.exitCode = await main();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user