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