chore: copy files

This commit is contained in:
yazart
2026-05-25 15:00:33 +03:00
parent cc433f50f0
commit e7f8b60115
7 changed files with 366 additions and 6 deletions
-6
View File
@@ -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