Hello Prakash,

for an example see here: 
https://github.com/tomzo/gocd-yaml-config-plugin#example

             tasks: # ordered list of tasks to execute
               - exec: # indicates type of task
                   command: make
                   arguments:
                    - "VERBOSE=true"

You can specify your curl command here instead of the "make" call. The curl 
call is specific to your artifactory and the repository type you use -- so it's 
difficult for me to give you a neaningfull example.

Regards,
Helge

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" 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/go-cd/e2cffe7d-39e1-49bc-8931-2ea6a9c193efo%40googlegroups.com.

Reply via email to