don't cache... for now
This commit is contained in:
parent
4d112429f5
commit
99d6f3944e
@ -5,10 +5,6 @@ publish:
|
|||||||
email: $$REGISTRY_EMAIL
|
email: $$REGISTRY_EMAIL
|
||||||
#file: Dockerfile.$$OS
|
#file: Dockerfile.$$OS
|
||||||
context: $$OS
|
context: $$OS
|
||||||
load: image.tar
|
|
||||||
save:
|
|
||||||
destination: image.tar
|
|
||||||
tag: $$OS
|
|
||||||
repo: chmuul/ansible
|
repo: chmuul/ansible
|
||||||
tag:
|
tag:
|
||||||
- $$OS
|
- $$OS
|
||||||
@ -20,9 +16,5 @@ matrix:
|
|||||||
- ubuntu-16.04
|
- ubuntu-16.04
|
||||||
- fedora-24
|
- fedora-24
|
||||||
|
|
||||||
cache:
|
|
||||||
mount:
|
|
||||||
- image.tar
|
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user