chore(ci): trigger CI rebuild after signing key update (#2950)

This commit is contained in:
Jarek Kowalski
2023-04-16 22:34:42 -07:00
committed by GitHub
parent cbc204a2c7
commit f4dae8dea4

View File

@@ -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