Mygsbonsai
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Mygsbonsai created a post, Build multiple docker images
Hello, I have one repository (monorepo) that contains three projects. I want to create docker images for these projects. There is one Dockerfile for each project. The docker build step in the buil... -
Mygsbonsai commented, -
-
Mygsbonsai created a post, AnsweredGet a list of BuildTypes that use any template via rest API
Hello, I want to get a list of the buildtypes that are using some template via rest API. For example. Get me the buildtypes where the template element exists. An alternative that might be useful to...