feat: publish Toolbox 0.9.2 from LocalToolBox
This commit is contained in:
@@ -62,7 +62,7 @@ describe('production deployment', () => {
|
||||
/^TOOLBOX_RELEASE_SHA256=([a-f0-9]{64})$/mu
|
||||
)?.[1];
|
||||
const localImageVersion = composeExample.match(
|
||||
/^\s+image: git\.add-ideas\.de\/zemion\/toolbox:(\S+)$/mu
|
||||
/^\s+image: git\.add-ideas\.de\/lotobo\/toolbox:(\S+)$/mu
|
||||
)?.[1];
|
||||
|
||||
expect(containerVersion).toBe(releaseLock.releaseVersion);
|
||||
|
||||
Reference in New Issue
Block a user