materials:
third-party-material:
scm: ThirdParty
destination: source/ThirdParty
stages:
- #blah
materials:
third-party-material-dynamic:
plugin_configuration:
id: git-path
options:
url: https://github.com/path-to/shared-repo.git
path: ./third-party-code
username: username
secure_options:
password: 'encrypted_value'
destination: source/ThirdParty
Hello,I am using yaml config file for pipeline as a code for gocd and i am also using the pluggable scm for the first time.i get this error:. Failed to parse pipeline Test; expected a hash of pipeline material.can you help--
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 go-cd+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/d061a702-72ac-44c6-9504-c1cc7ddc044bn%40googlegroups.com.