Benjamin Schubert pushed to branch bschubert/add-fedora-nobwrap-tests at BuildStream / buildstream
Commits:
-
060604c6
by Benjamin Schubert at 2018-11-09T17:27:26Z
1 changed file:
Changes:
... | ... | @@ -112,7 +112,7 @@ tests-unix: |
112 | 112 |
script:
|
113 | 113 |
|
114 | 114 |
- export INTEGRATION_CACHE="$(pwd)/cache/integration-cache"
|
115 |
- - export INTEGRATION_CACHE2="$(CI_PROJECT_DIR)/cache/integration-cache"
|
|
115 |
+ - export INTEGRATION_CACHE2="${CI_PROJECT_DIR}/cache/integration-cache"
|
|
116 | 116 |
- echo $INTEGRATION_CACHE
|
117 | 117 |
- echo $INTEGRATION_CACHE2
|
118 | 118 |
|