]> granicus.if.org Git - graphviz/commit
Fix publishing of Windows build artifcats
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 14 Aug 2020 10:04:08 +0000 (12:04 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 14 Aug 2020 15:23:28 +0000 (17:23 +0200)
commiteac153bde2c3e4f8e52f530104d61ff0a353734f
tree5f9c75bbd1eff9f4a6fd6e8e8abab8642a6b5642
parent1a81c9111461dff4344fab0b91fd5f8d53ca57bf
Fix publishing of Windows build artifcats

The COLLECTION was missing since we no longer get it from the
portable_source stage because the Windows builds start directly and do
not wait for the portable_source stage. Therefor we generate it in the
Windows builds directly instead.

This regresion was introduced in
https://gitlab.com/magjac/graphviz/-/commit/3ac7e1c54fe5f8f4bb304796ab77901c73401aee.

Fixes https://gitlab.com/graphviz/graphviz/-/issues/1797
.gitlab-ci.yml