CI - Artifacts for faster testing (#702)

Cleanup Workflow Job is set to 14 days
This commit is contained in:
Paulchen Panther
2020-02-24 18:02:34 +01:00
committed by GitHub
parent fa553820f5
commit 96bede6f7a
7 changed files with 143 additions and 26 deletions

14
.github/workflows/cleanup.yml vendored Normal file
View File

@@ -0,0 +1,14 @@
name: Clean artifacts
on:
schedule:
- cron: '0 0 * * *'
jobs:
clean:
runs-on: ubuntu-latest
steps:
- name: cleanup
uses: glassechidna/artifact-cleaner@master
with:
minimumAge: 3024000 # all artifacts at least 14 days old