You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because of conflicts with resources taken at the same time by different jobs when parallel execution is running is a must to create an individual resource folder for each job.
create a new directory inside ~/go/src/github.com/vmware/ with name "vic-ui-$VC_BUILD_NUMBER"
change to the new created directory
add respective git origins for those case where we need to use custom branchs
Details:
Because of conflicts with resources taken at the same time by different jobs when parallel execution is running is a must to create an individual resource folder for each job.