Merge pull request #1885 from MACEL94/patch-1
Removed useless comment in queue-all.ps1
This commit is contained in:
commit
3af7133157
@ -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