Pavel Borisov
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How to pass the same parameter to the part of snapshot dependencies only
Hi! Consider this build chain: 'Create Package' builds a package. 'Deploy service' and 'Deploy database' both depends on 'Create Package'. 'Deploy all' is a composite build that depends on 'Deploy ...