ci: Remove unused cache entry

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2018-04-24 12:40:22 +02:00
parent 20f6a0afca
commit 31342239bc
1 changed files with 0 additions and 3 deletions

View File

@ -35,9 +35,6 @@ build_script:
- cmake --build . --config RelWithDebInfo - cmake --build . --config RelWithDebInfo
- cmake --build . --target PACKAGE --config RelWithDebInfo - cmake --build . --target PACKAGE --config RelWithDebInfo
cache:
- deps.7z
artifacts: artifacts:
- path: build/*.zip - path: build/*.zip
- path: build/*.7z - path: build/*.7z