🔨 Add cache image
This commit is contained in:
parent
8b72b03342
commit
7e5b1d89da
@ -11,6 +11,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: harbor.sebclem.fr/sebclem/drone-ansible-runner
|
repo: harbor.sebclem.fr/sebclem/drone-ansible-runner
|
||||||
|
cache_from: harbor.sebclem.fr/sebclem/drone-ansible-runner
|
||||||
registry: harbor.sebclem.fr
|
registry: harbor.sebclem.fr
|
||||||
tags: latest
|
tags: latest
|
||||||
dry_run: true
|
dry_run: true
|
||||||
@ -27,6 +28,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
repo: harbor.sebclem.fr/sebclem/drone-ansible-runner
|
repo: harbor.sebclem.fr/sebclem/drone-ansible-runner
|
||||||
|
cache_from: harbor.sebclem.fr/sebclem/drone-ansible-runner
|
||||||
registry: harbor.sebclem.fr
|
registry: harbor.sebclem.fr
|
||||||
tags: latest
|
tags: latest
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user