Skip to content

Commit

Permalink
Cache oscbuild dir in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergeykot committed Aug 24, 2018
1 parent 94610e1 commit df65747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-test.yml
Expand Up @@ -20,6 +20,8 @@ services:

rmt_test:
privileged: true
volumes:
- /space/oscbuild:/oscbuild:cached
build:
context: .
dockerfile: Dockerfile.test
Expand Down

0 comments on commit df65747

Please sign in to comment.