mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-02 07:46:07 +02:00
ci: increase base cache retention to 3 days
This commit is contained in:
committed by
Jonas Vautherin
parent
3ac4aed3aa
commit
137dda204d
@@ -40,7 +40,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: cache
|
name: cache
|
||||||
path: ./cache
|
path: ./cache
|
||||||
retention-days: 1
|
retention-days: 3
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
|
|||||||
Reference in New Issue
Block a user