Relative Content

Tag Archive for teamcitycicd

Merge two dependent artifacts

I have a build that creates a release bundle. It depends on two other builds and their artifacts. Build 1 produces regular artifact with a directory called docs/a. Build 2 produces zipped artifact – result-123.zip – that also contains docs folder, with some sub-directories – docs/b and docs/c.