Skip to content

Commit 5af2874

Browse files
pre-commit-ci[bot]ciarams87
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d04e624 commit 5af2874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
VERSION = edge
33
GIT_COMMIT = $(shell git rev-parse HEAD || echo "unknown")
44
DATE = $(shell date -u +"%Y-%m-%dT%H:%M:%SZ")
5-
MANIFEST_DIR = $(shell pwd)/deploy/manifests
5+
MANIFEST_DIR = $(shell pwd)/deploy/manifests
66
NJS_DIR = $(shell pwd)/internal/mode/static/nginx/modules/src
77
CHART_DIR = $(shell pwd)/deploy/helm-chart
88

0 commit comments

Comments
 (0)