knoq
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
knoq created a post, No way to have an *optional* dependency chain?
I have 2 jobs:1. DockerBuild - VCS Trigger: +:Dockerfile.build2. Build - VCS Triggger: all - Snapshot Dependency on DockerBuildWhy is DockerBuild triggered when the commit does not change ...