- # CLI tool, only in development environment.
- # https://goframe.org/docs/cli
- gfcli:
- gen:
- dao:
- - link: "mysql:root:zhang1027.@tcp(47.99.88.76:3306)/gf_demo"
- descriptionTag: true
- docker:
- build: "-a amd64 -s linux -p temp -ew"
- tagPrefixes:
- - my.image.pub/my-app
|