mirror of
https://github.com/anchore/syft.git
synced 2026-07-04 18:18:26 +02:00
require tmpdir to exist for fingerprints (#5002)
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
parent
deb2fd92ef
commit
0e8d6deabe
@ -137,6 +137,7 @@ tasks:
|
||||
fingerprints:
|
||||
desc: Generate fingerprints for all non-docker test fixtures
|
||||
silent: true
|
||||
deps: [tmpdir]
|
||||
# this will look for `testdata/Makefile` and invoke the `fingerprint` target to calculate all cache input fingerprint files
|
||||
generates:
|
||||
- '**/testdata/**/*.fingerprint'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user