This commit is contained in:
@@ -17,15 +17,12 @@ steps:
|
|||||||
registry: git.infernonode.com
|
registry: git.infernonode.com
|
||||||
tags: latest
|
tags: latest
|
||||||
|
|
||||||
|
cache_images:
|
||||||
|
- git.infernonode.com/hotarublaze/blog:cache
|
||||||
|
|
||||||
username:
|
username:
|
||||||
from_secret: docker_woodpecker_username
|
from_secret: docker_woodpecker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_woodpecker_pat
|
from_secret: docker_woodpecker_pat
|
||||||
|
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|
||||||
cache_from: |
|
|
||||||
type=registry,ref=git.infernonode.com/hotarublaze/blog:buildcache
|
|
||||||
|
|
||||||
cache_to: |
|
|
||||||
type=registry,ref=git.infernonode.com/hotarublaze/blog:buildcache,mode=max
|
|
||||||
Reference in New Issue
Block a user