Cache the dist folder
This commit is contained in:
parent
fd65feda08
commit
89ad679767
@ -25,6 +25,9 @@ python3_version:
|
||||
- move src\music_dl.zip music_dl.zip
|
||||
only:
|
||||
- master
|
||||
cache:
|
||||
paths:
|
||||
- src\dist
|
||||
artifacts:
|
||||
paths:
|
||||
- music_dl.zip
|
||||
|
Loading…
Reference in New Issue
Block a user