test image build caching
This commit is contained in:
parent
4b58e8d57d
commit
bc05f493b5
@ -37,6 +37,8 @@ steps:
|
||||
repo: thegeeklab/${CI_REPO_NAME}
|
||||
username:
|
||||
from_secret: docker_username
|
||||
cache_from:
|
||||
- 'type=local\\,src=oci/${CI_REPO_NAME}'
|
||||
when:
|
||||
- event: [tag]
|
||||
- event: [push, manual]
|
||||
|
Loading…
Reference in New Issue
Block a user