Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -112,6 +112,9 @@ tests-unix: script: - export INTEGRATION_CACHE="$(pwd)/cache/integration-cache" - export INTEGRATION_CACHE2="$(CI_PROJECT_DIR)/cache/integration-cache" - echo $INTEGRATION_CACHE - echo $INTEGRATION_CACHE2 # We remove the Bubblewrap and OSTree packages here so that we catch any # codepaths that try to use them. Removing OSTree causes fuse-libs to Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -112,6 +112,9 @@ tests-unix: script: - export INTEGRATION_CACHE="$(pwd)/cache/integration-cache" - export INTEGRATION_CACHE2="$(CI_PROJECT_DIR)/cache/integration-cache" - echo $INTEGRATION_CACHE - echo $INTEGRATION_CACHE2 # We remove the Bubblewrap and OSTree packages here so that we catch any # codepaths that try to use them. Removing OSTree causes fuse-libs to Loading