don't cache... for now
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user