Skip to content

Commit fc1a6c5

Browse files
committed
upating makefile and testing staging legacy tileserver release
1 parent 11878fc commit fc1a6c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/legacy-tileserver/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ build:
1414
whl:
1515
bash ./scripts/prepare-services
1616

17-
VERSION := $(shell node -p "require('./package.json').version")
18-
1917
release:
2018
# Ensure that the repository is clean
2119
git diff-index --quiet HEAD --

0 commit comments

Comments
 (0)