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
For larger build jobs, folders are indispensable. Right now ez-templates wants a unique job name (so folderA->jobA and folderB ->jobA) cannot be specified as /folderA/jobA and /folderB/jobA
This forces naming jobs uniquely inside folders which is less than ideal
(I have a lot of projects that have similar jobs and hence the need for templates )
The text was updated successfully, but these errors were encountered:
For larger build jobs, folders are indispensable. Right now ez-templates wants a unique job name (so folderA->jobA and folderB ->jobA) cannot be specified as /folderA/jobA and /folderB/jobA
This forces naming jobs uniquely inside folders which is less than ideal
(I have a lot of projects that have similar jobs and hence the need for templates )
The text was updated successfully, but these errors were encountered: