woodpecker config
This commit is contained in:
parent
cb1f098e75
commit
be4dabdec1
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +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
|
||||||
|
cache_from:
|
||||||
|
- "type=registry,ref=share-lt:test"
|
||||||
|
- "type=registry,ref=quay.io/marshyon/share-lt:latest"
|
||||||
tags:
|
tags:
|
||||||
- v0.0.2
|
- v0.0.2
|
||||||
- latest
|
- latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue