Commit 0e3bf54b authored by Peio Rigaux's avatar Peio Rigaux Committed by Peio Rigaux
Browse files

Reduced expire date of Android artifacts from 1 week to 2 days. They took over...

Reduced expire date of Android artifacts from 1 week to 2 days. They took over 60Go a day, making disk space monitoring complicated. We should not rely on artifacts after several days. If we need outdated artifacts, we will need to relaunch the needed jobs.
Showing with 1 addition and 1 deletion
......@@ -41,7 +41,7 @@
- build/gradle.properties
- build/LinphoneSdkManifest.xml
when: always
expire_in: 1 week
expire_in: 2 days
#################################################
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment