remove tag experimental

This commit is contained in:
Tuna
2016-10-21 01:40:34 +02:00
parent 327f96943e
commit 670d8423e5
3 changed files with 60 additions and 10 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
GITCOMMIT=$(git rev-parse --short HEAD)
BUILD_FLAGS=(-tags experimental -ldflags="-w -X github.com/kubernetes-incubator/kompose/version.GITCOMMIT=${GITCOMMIT}")
BUILD_FLAGS=(-ldflags="-w -X github.com/kubernetes-incubator/kompose/version.GITCOMMIT=${GITCOMMIT}")