From 56db836f6ee2b79355964657e04850fc9c55e600 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Sun, 17 Jun 2018 23:03:13 +0200 Subject: [PATCH] Fix artifact timeout to 1 hour --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ebf875cf4..d1b502ff0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ - apt-get update && apt-get -y dist-upgrade - ci-build-pkg artifacts: - expire_in: 1 day + expire_in: 1 hour paths: - result/*