Today I put into production two CI stages that need to share some data, the first defines an artifact containing all untracked files, the second depends on it. It works well, but unfortunately it's not beautiful because I ran into issue 1180[1]. In my case this means that the stage consuming the artifact has output consisting of 90% warnings. Not so nice I think. I'd really like to get rid of those warnings!
Any suggestions or ideas are welcome! /M [1]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1180 -- Magnus Therning, [email protected] Cipherstone Technologies AB Theres Svenssons gata 10, 417 55 Gothenburg, Sweden The cheapest, fastest and most reliable components of a computer system are those that aren't there. — Gordon Bell -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/87eg8pvs47.fsf%40cipherstone.com. For more options, visit https://groups.google.com/d/optout.
