mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Fix PUSHIMAGES
This commit is contained in:
parent
f2ea57f3bd
commit
6b904c8187
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -28,7 +28,7 @@ DOCKERFILE := Dockerfile
|
|||
DOCKERTESTFILE := Dockerfile.test
|
||||
|
||||
ifndef LOCALONLY
|
||||
PUSHIMAGE := 1
|
||||
PUSHIMAGES := 1
|
||||
IMAGESHA256 := true
|
||||
else
|
||||
IMAGESHA256 := false
|
||||
|
|
Loading…
Reference in a new issue