1
0
Fork 0
hugo/deploy
Bjørn Erik Pedersen 0257eb50a4 Avoid impporting deploy from config when nodeploy tag is set
Test:

```
go list -tags nodeploy ./... | grep deploy
```

Fixes #12009
2024-02-07 20:38:13 +01:00
..
deployconfig Avoid impporting deploy from config when nodeploy tag is set 2024-02-07 20:38:13 +01:00
cloudfront.go Avoid impporting deploy from config when nodeploy tag is set 2024-02-07 20:38:13 +01:00
deploy.go Avoid impporting deploy from config when nodeploy tag is set 2024-02-07 20:38:13 +01:00
deploy_azure.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
deploy_test.go Avoid impporting deploy from config when nodeploy tag is set 2024-02-07 20:38:13 +01:00
google.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00