Remove outputs from the yaml files

The latest version of the `moby` tool now requires that the output formats
be specified in the CLI not in the yaml file.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-05-26 13:33:49 +01:00
parent df141841c5
commit 00737bd859
59 changed files with 20 additions and 164 deletions

View File

@@ -97,5 +97,3 @@ files:
contents: '# Your ssh key goes here'
- {path: etc/cni, directory: true}
- {path: opt/cni, directory: true}
outputs:
- format: kernel+initrd

View File

@@ -93,5 +93,3 @@ files:
contents: '# Your ssh key goes here'
- {path: etc/cni, directory: true}
- {path: opt/cni, directory: true}
outputs:
- format: kernel+initrd