woodpecker config

This commit is contained in:
jon brookes 2026-01-25 18:14:51 +00:00
parent be4dabdec1
commit 42da921477

View file

@ -40,8 +40,9 @@ steps:
registry: quay.io registry: quay.io
repo: quay.io/marshyon/share-lt repo: quay.io/marshyon/share-lt
platforms: linux/amd64 platforms: linux/amd64
# Using the direct image name for local cache and escaped registry for remote
cache_from: cache_from:
- "type=registry,ref=share-lt:test" - "share-lt:test"
- "type=registry,ref=quay.io/marshyon/share-lt:latest" - "type=registry,ref=quay.io/marshyon/share-lt:latest"
tags: tags:
- v0.0.2 - v0.0.2