fix(repo): change e2e tests to publish 9999.0.2 (#11591)
This commit is contained in:
parent
f930117ed6
commit
0a64415f12
@ -42,7 +42,7 @@ async function buildPackagePublishAndCleanPorts() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function updateVersionsAndPublishPackages() {
|
async function updateVersionsAndPublishPackages() {
|
||||||
execSync(`yarn nx-release --local --canary`, {
|
execSync(`yarn nx-release 9999.0.2 --local`, {
|
||||||
stdio: 'inherit',
|
stdio: 'inherit',
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user