aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy-azure.sh (unfollow)
Commit message (Collapse)AuthorLines
2018-11-16Azure: Attempt to fix differing build script syntaxGravatar Gareth Coles-1/+1
2018-11-16Azure: Build job should depend on testGravatar Gareth Coles-0/+1
2018-11-16Azure: Remove space from Docker service nameGravatar Gareth Coles-1/+1
2018-11-16Azure: Move branch trigger to Docker build scriptGravatar Gareth Coles-21/+21
2018-11-16Azure: Build and push containerGravatar Gareth Coles-0/+45
2018-11-16Azure: Should use sudo; we don't run as rootGravatar Gareth Coles-2/+2
2018-11-16Azure: 'jobs' is not allowed.Gravatar Gareth Coles-3/+0
'pool' is already defined and is mutually exclusive.