Hi Eric, On 25 May 2018 at 12:15, Eric Engestrom <eric.engest...@intel.com> wrote: > If I'm misunderstanding gitlab-ci and this is running one the same > filesystem as the website, then you'll need to `rm -r public` before the > move, otherwise `mv .public public` will not do what you want :)
It's always run in a fresh container, and the public/ directory is captured from that and installed later behind the scenes. So there's no need to do it here. Cheers, Daniel _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev