Hi All,

My AMI build is failing for the below code.

  "provisioners": [
    { "type": "file",  "source": "scripts/shared/install_cwm.sh", 
"destination": "/tmp/install_cwm.sh"  },
    { "type": "shell", "inline": ["chmod +x /tmp/install_cwm.sh", "sudo -i 
/tmp/install_cwm.sh"]},
    {

The error is attached to this conversion.

Regards,
Prem

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d61b7b42-9c8a-42c8-a940-2e9c89144ef6n%40googlegroups.com.

Reply via email to