We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version
xx.xx.xx
%
在MacOS下,将gbb.json的内容改成这样:
{ "version": "`.3.0", "tool": "gb build", "package": "build", "variables": [ { "variable": "Date", "value": "{{.Date}}" }, { "variable": "Commit", "value": "{{.GitCommit}}" } ] }
再执行gbb --debug,将出现以下内容:
gbb --debug
malformed semantic version%
The text was updated successfully, but these errors were encountered:
1bfc196
No branches or pull requests
在MacOS下,将gbb.json的内容改成这样:
再执行
gbb --debug
,将出现以下内容:The text was updated successfully, but these errors were encountered: