tools: enable content trust for mkimage-*

A few of these already had content-trust, enable for the remaineder.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell 2017-10-13 10:21:17 +01:00
parent d606c88e80
commit a87a07c8e9
6 changed files with 0 additions and 6 deletions

View File

@ -1,2 +1 @@
image: mkimage-dynamic-vhd
disable-content-trust: true

View File

@ -1,2 +1 @@
image: mkimage-gcp
disable-content-trust: true

View File

@ -1,4 +1,3 @@
image: mkimage-iso-bios
disable-content-trust: true
arches:
- amd64

View File

@ -1,3 +1,2 @@
image: mkimage-iso-efi
disable-content-trust: true
network: true

View File

@ -1,2 +1 @@
image: mkimage-vhd
disable-content-trust: true

View File

@ -1,2 +1 @@
image: mkimage-vmdk
disable-content-trust: true