Remove unused variables passed to packer validate 65/50765/2
authorAnil Belur <abelur@linuxfoundation.org>
Sat, 21 Jan 2017 08:10:29 +0000 (18:10 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sat, 21 Jan 2017 10:16:37 +0000 (20:16 +1000)
Change-Id: I64ee0b66630f4c705a9589cf41bc4c5321f6d6b0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/releng-jobs.yaml

index 69c8a2d6730caf298042451943e270ca96d54129..4c00833dbea5ef59038f2ec00d319f308a843042 100644 (file)
 
     builders:
         - packer-validate:
-            platform: '{platforms}'
-            template: '{templates}'
 
     publishers:
         - email-notification:
 
     builders:
         - packer-validate:
-            platform: '{platforms}'
-            template: '{templates}'
         - packer-build:
             platform: '{platforms}'
             template: '{templates}'