From 57d7b359121f4481b30bcb0556c241a8ad3d50a7 Mon Sep 17 00:00:00 2001 From: philipp Date: Sun, 30 Jul 2023 22:35:17 +0200 Subject: [PATCH] fix ci --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8486d7b..a6879e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +17,7 @@ build: artifacts: paths: - target/$CARGO_TARGET/release/rot + - static expire_in: 1 week test: