@@ -16,8 +16,16 @@ steps:
|
||||
repo: git.infernonode.com/hotarublaze/blog
|
||||
registry: git.infernonode.com
|
||||
tags: latest
|
||||
|
||||
username:
|
||||
from_secret: docker_woodpecker_username
|
||||
password:
|
||||
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