aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Collapse)AuthorLines
2018-11-16Azure: Where'd this extra line come from?Gravatar Gareth Coles-3/+1
2018-11-16Azure: Let's bash BashGravatar Gareth Coles-1/+1
2018-11-16Azure: Maybe bash requires single quotes?Gravatar Gareth Coles-1/+1
I hate bash.
2018-11-16Azure: Why does Bash have to be so awful?Gravatar Gareth Coles-1/+1
2018-11-16Azure: Did I ever say I hate bash?Gravatar Gareth Coles-1/+1
2018-11-16Azure: Finish deployment; skip if PRGravatar Gareth Coles-16/+8
GitLab: Remove deployment step
2018-11-16Azure: I hate bash.Gravatar Gareth Coles-2/+2
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.