Update queue-all.ps1
removed useless comment
This commit is contained in:
parent
981507dccb
commit
8270b7e0bb
@ -31,5 +31,3 @@ $services |% {
|
|||||||
Write-Host "Setting ACR build $bname ($bimg)"
|
Write-Host "Setting ACR build $bname ($bimg)"
|
||||||
az acr build-task create --registry $acrName --name $bname --image ${bimg}:$gitBranch --context $gitContext --branch $gitBranch --git-access-token $patToken --file $bfile
|
az acr build-task create --registry $acrName --name $bname --image ${bimg}:$gitBranch --context $gitContext --branch $gitBranch --git-access-token $patToken --file $bfile
|
||||||
}
|
}
|
||||||
|
|
||||||
# Basket.API
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user