ci: Update config

- Upload snapshots
- Cache git clone
This commit is contained in:
Markus Frosch 2019-05-02 16:49:40 +02:00
parent de3c6aeb9a
commit eb2b61d7ea
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,7 @@ variables:
key: "${CI_JOB_NAME}"
paths:
- ccache/
- 'icinga2.git'
- 'icinga*.git'
artifacts:
paths:
- build/*
@ -41,6 +41,7 @@ variables:
- find build/
- icinga-build-upload-aptly
only:
- master
- tags
###################################