Tristan Van Berkom pushed to branch tristan/gitlab-test at BuildStream / buildstream
Commits:
-
2e99aa0f
by Tristan Van Berkom at 2019-01-25T19:17:18Z
1 changed file:
Changes:
... | ... | @@ -43,6 +43,10 @@ variables: |
43 | 43 |
# Diagnostics
|
44 | 44 |
- ls -l "${INTEGRATION_CACHE}"
|
45 | 45 |
|
46 |
+ # Make sure we're not leaking artifacts into the gitlab cache
|
|
47 |
+ #
|
|
48 |
+ - rm -rf "${INTEGRATION_CACHE}/artifacts"
|
|
49 |
+ |
|
46 | 50 |
except:
|
47 | 51 |
- schedules
|
48 | 52 |
artifacts:
|