Skip to content
Snippets Groups Projects
Commit e22a2294 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[enh] Test releases must be downloadable for more than 4 hours

parent a7ff543a
Branches
Tags
No related merge requests found
...@@ -127,7 +127,7 @@ releases:test: ...@@ -127,7 +127,7 @@ releases:test:
- bash "release/arch/linux/build-lin.sh" "$(date +%Y%m%d).$(date +%H%M).$(date +%S)" - bash "release/arch/linux/build-lin.sh" "$(date +%Y%m%d).$(date +%H%M).$(date +%S)"
artifacts: artifacts:
paths: *releases_artifacts paths: *releases_artifacts
expire_in: 4h expire_in: 72h
except: except:
- tags - tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment