Ivan Pavlov 95
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Is it possible to run new build configuration created in branch before merging it to master with kotlin dsl?
I'm trying to create a new build configuration in some development branch and test it before a merge to master. subproject { buildType(MyBuildType)} When I push changes to remote branch no new b...