try layer caching
This commit is contained in:
parent
3e518c8d61
commit
7acbdf1f2a
@ -5,6 +5,10 @@ publish:
|
|||||||
password: $$REGISTRY_PASSWORD
|
password: $$REGISTRY_PASSWORD
|
||||||
email: $$REGISTRY_EMAIL
|
email: $$REGISTRY_EMAIL
|
||||||
file: Dockerfile.$$OS
|
file: Dockerfile.$$OS
|
||||||
|
load: build/ansible-$$OS.tar
|
||||||
|
save:
|
||||||
|
destination: build/ansible-$$OS.tar
|
||||||
|
tag: $$OS
|
||||||
repo: ansible
|
repo: ansible
|
||||||
tag:
|
tag:
|
||||||
- $$OS
|
- $$OS
|
||||||
|
Loading…
Reference in New Issue
Block a user