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