summaryrefslogtreecommitdiffstats
path: root/deploy/deploy_azure.go
AgeCommit message (Collapse)Author
2022-03-17all: gofmt -w -r 'interface{} -> any' .Bjørn Erik Pedersen
Updates #9687
2020-10-23build: Allow optional "nodeploy" tag to exclude deploy command from binEric Hagman
Fixes #7826
2019-09-13deploy: Do not compile in Azure on SolarisFazal Majid
See #6324