8 lines
209 B
Go
8 lines
209 B
Go
|
|
||
|
# CLI tool, only in development environment.
|
||
|
# https://goframe.org/pages/viewpage.action?pageId=3673173
|
||
|
gfcli:
|
||
|
docker:
|
||
|
build: "-a amd64 -s linux -p temp -ew"
|
||
|
tagPrefixes:
|
||
|
- my.image.pub/my-app
|