You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For some reason publishAssetsInParallel must be set true though (default). Otherwiese got "This BuildSpec contains CloudFormation references and is supported by publishInParallel=false" and the build failed. #29028
For some reason publishAssetsInParallel must be set true though (default). Otherwise got "This BuildSpec contains CloudFormation references and is supported by publishInParallel=false" and the build failed.
Just banged my head on this for 4 7 hours today... -_- This has to be a bug right?
// If we use a single publisher, pass buildspec via file otherwise it'll
// grow too big.
passBuildSpecViaCloudAssembly: this.singlePublisherPerAssetType,