mirror of
https://github.com/prometheus/prometheus.git
synced 2025-07-02 02:31:14 +00:00
Remove stringlabels from promu build tags
Signed-off-by: Lukasz Mierzwa <l.mierzwa@gmail.com>
This commit is contained in:
parent
05088aaa12
commit
bec3a125a0
1 changed files with 0 additions and 2 deletions
|
@ -14,10 +14,8 @@ build:
|
|||
all:
|
||||
- netgo
|
||||
- builtinassets
|
||||
- stringlabels
|
||||
windows:
|
||||
- builtinassets
|
||||
- stringlabels
|
||||
ldflags: |
|
||||
-X github.com/prometheus/common/version.Version={{.Version}}
|
||||
-X github.com/prometheus/common/version.Revision={{.Revision}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue