Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
haoqu.ma
/
gotty
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 2c50c432
authored
Aug 27, 2017
by
Iwasaki Yudai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release v2.0.0-alpha.2
1 parent
6ab30939
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Makefile
Makefile
View file @
2c50c43
OUTPUT_DIR
=
./builds
GIT_COMMIT
=
`
git rev-parse HEAD | cut -c1-7
`
VERSION
=
2.0.0-alpha.
1
VERSION
=
2.0.0-alpha.
2
BUILD_OPTIONS
=
-ldflags
"-X main.Version=
$(VERSION)
-X main.CommitID=
$(GIT_COMMIT)
"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment