chore: copy files
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
ifneq (, $(shell ls ../../vision-guard-share/ | grep headers.mk))
|
||||
include ../../vision-guard-share/headers.mk
|
||||
export MAIN_TRUNC=yes
|
||||
GET_VERSION_DEP=get_version
|
||||
else
|
||||
export MAIN_TRUNC=no
|
||||
LOCAL_BUILD=1
|
||||
FINAL_VERSION=latest
|
||||
GET_VERSION_DEP=
|
||||
endif
|
||||
|
||||
.PHONY: test test_coverage test_ci lint lint_ci dep fmt build build_scanfeeder build_ci apply_git_hooks postclone precommit clean build_docker_image docker_image_ci help get_version get_build_date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user