don't cache... for now

This commit is contained in:
Paul Voss 2016-08-13 13:21:21 +02:00
parent 4d112429f5
commit 99d6f3944e
1 changed files with 0 additions and 8 deletions

View File

@ -5,10 +5,6 @@ publish:
email: $$REGISTRY_EMAIL
#file: Dockerfile.$$OS
context: $$OS
load: image.tar
save:
destination: image.tar
tag: $$OS
repo: chmuul/ansible
tag:
- $$OS
@ -20,9 +16,5 @@ matrix:
- ubuntu-16.04
- fedora-24
cache:
mount:
- image.tar
branches:
- master