[fractal/fractal-next] ci: Move cargo-clippy to check stage
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/fractal-next] ci: Move cargo-clippy to check stage
- Date: Tue, 18 Jan 2022 00:19:39 +0000 (UTC)
commit 2cf99970db6bfdc444ef8ca4f30a149abb56fcca
Author: Marcus Behrendt <marcus behrendt 86 gmail com>
Date: Tue Jan 18 01:04:36 2022 +0100
ci: Move cargo-clippy to check stage
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ca4841a7..e0b5af77 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,7 +40,7 @@ rustfmt:
cargo-clippy:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master'
- stage: test
+ stage: check
tags:
- flatpak
variables:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]