Skip to content

Commit 33e106f

Browse files
committed
Adjust spacing
1 parent 15569dd commit 33e106f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
NAME = mariadb-toolbox
2-
TAG = `git describe --long --tags --dirty --always`
1+
NAME := mariadb-toolbox
2+
TAG := `git describe --long --tags --dirty --always`
33
IMAGE_NAME := panubo/$(NAME)
44

55
.PHONY: help build test clean push

0 commit comments

Comments
 (0)