mkdir : An item with the specified name C:\Users\circleci already exists. At line:1 char:1 + mkdir -p ~/"${CIRCLE_WORKFLOW_JOB_ID}" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceExists: (C:\Users\circleci:String) [New-Item], IOException + FullyQualifiedErrorId : DirectoryExist,Microsoft.PowerShell.Commands.NewItemCommand releaseVal=someValueOfRelease : The term 'releaseVal=someValueOfRelease' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:2 char:1 + releaseVal="someValueOfRelease" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (releaseVal=someValueOfRelease:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException releaseVal2=someValueOfRelease2 : The term 'releaseVal2=someValueOfRelease2' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:3 char:1 + releaseVal2="someValueOfRelease2" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (releaseVal2=someValueOfRelease2:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException source : The term 'source' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:7 char:1 + source ~/"${CIRCLE_WORKFLOW_JOB_ID}/release.sh" + ~~~~~~ + CategoryInfo : ObjectNotFound: (source:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Retrieved MY_RELEASE_VERSION=