mirror of https://github.com/dtm-labs/dtm.git
2 changed files with 1 additions and 15 deletions
@ -1,14 +0,0 @@ |
|||
# .goreleaser.yml |
|||
project_name: dtm |
|||
builds: |
|||
- env: [CGO_ENABLED=0] |
|||
goos: |
|||
- linux |
|||
- windows |
|||
- darwin |
|||
goarch: |
|||
- amd64 |
|||
- arm64 |
|||
id: 'dtm' |
|||
dir: . |
|||
main: ./app/main |
|||
Loading…
Reference in new issue