forked from I2P_Developers/i2p.i2p
CI:build_docker: cache entire ci-exports/ folder
Restoring cached globbed files doesn't seem to work. The folder only contains a single file anyway, so it shouldn't endlessly grow in size.
This commit is contained in:
@@ -59,7 +59,7 @@ build_docker:
|
||||
# The same key should be used across branches
|
||||
key: "$CI_COMMIT_REF_SLUG"
|
||||
paths:
|
||||
- ci-exports/*.tar
|
||||
- ci-exports/
|
||||
only:
|
||||
- master
|
||||
- merge_requests
|
||||
|
||||
Reference in New Issue
Block a user