Minor: meaningful default label
Making default label meaningful and conformant to "key=value" requirement. Change-Id: I19886ea8bc9a1a3a164ee1ab0d8adfc831af02c1
This commit is contained in:
parent
7f3286b523
commit
8621e440c7
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ IMAGE_PREFIX ?= airshipit
|
||||
IMAGE_TAG ?= untagged
|
||||
IMAGE_NAME := airflow shipyard
|
||||
# use this variable for image labels added in internal build process
|
||||
LABEL ?= com.internal
|
||||
LABEL ?= org.airshipit.build=community
|
||||
COMMIT ?= $(shell git rev-parse HEAD)
|
||||
|
||||
DOCKER_REGISTRY ?= quay.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user