mirror of
https://github.com/kopia/kopia.git
synced 2026-03-06 15:28:08 -05:00
chore(ci): trigger CI rebuild after signing key update (#2950)
This commit is contained in:
1
Makefile
1
Makefile
@@ -1,6 +1,5 @@
|
||||
COVERAGE_PACKAGES=./repo/...,./fs/...,./snapshot/...,./cli/...,./internal/...
|
||||
TEST_FLAGS?=
|
||||
|
||||
KOPIA_INTEGRATION_EXE=$(CURDIR)/dist/testing_$(GOOS)_$(GOARCH)/kopia.exe
|
||||
TESTING_ACTION_EXE=$(CURDIR)/dist/testing_$(GOOS)_$(GOARCH)/testingaction.exe
|
||||
FIO_DOCKER_TAG=ljishen/fio
|
||||
|
||||
Reference in New Issue
Block a user