veloren/.gitlab/CI
Marcel Märtens a3351be221 running cargo check with -D warnings seems to trigger a complete cache invalidation.
AND cargo check was implicitly run in clippy. In order to be future save we now ALWAYS run all CI with -D warnings.
(i verified that this works in a test pipeline)
2021-01-12 01:15:13 +01:00
..
build.gitlab-ci.yml it seems like that the TAGUUID must start with a Alphabetic char 2020-12-12 00:20:57 +01:00
check.gitlab-ci.yml running cargo check with -D warnings seems to trigger a complete cache invalidation. 2021-01-12 01:15:13 +01:00
publish.gitlab-ci.yml ci cleanup, dependency update 2020-11-06 14:34:42 +01:00
recompile.yml Don't drop wayland clipboard 2020-12-01 19:35:32 -05:00
release.yml put optional builds in check like imbris suggested in order to test macOS and other builds easily 2020-07-17 12:17:34 +02:00