That ensures that these builds are done on the gitlab.com runners
which run as privileged containers (and thus have access to mount).
cp lib/includes/gnutls/*.h win32-build/lib/includes
tags:
- shared
+ - docker
only:
- tags
artifacts:
cp lib/includes/gnutls/*.h win64-build/lib/includes
tags:
- shared
+ - docker
only:
- tags
artifacts:
mingw64-make -j$(nproc) && mingw64-make -C tests check -j$(nproc)
tags:
- shared
+ - docker
except:
- tags
artifacts:
mingw32-make -j$(nproc) && mingw32-make -C tests check -j$(nproc)
tags:
- shared
+ - docker
except:
- tags
artifacts: