mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
test: ltp: disable content trust
Signing is not setup for this repositories. It seems it hasn't been updated since before trust was added since the previous Makefile metadata (which was translated in build.yml) did not contain `NOTRUST=1`. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
fbf23b4b9f
commit
cf590bb455
@ -1,4 +1,5 @@
|
||||
image: test-ltp
|
||||
network: true
|
||||
disable-content-trust: true
|
||||
arches:
|
||||
- amd64
|
||||
|
Loading…
Reference in New Issue
Block a user