Skip to content

Commit 95382cb

Browse files
committed
feat(docker): speed up docker build.
1 parent df30010 commit 95382cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ pipeline:
296296
secrets: [ docker_username, docker_password ]
297297
pull: true
298298
repo: gitea/gitea
299+
cache_from: gitea/gitea
299300
default_tags: true
300301
when:
301302
event: [ push, tag ]

0 commit comments

Comments
 (0)