mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-22 18:00:13 +00:00
Update luet-lab/luet-github-action action to v0.2.1 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6cccb4b43c
commit
1ca4fc1a9e
8
.github/workflows/pr.yaml
vendored
8
.github/workflows/pr.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3.2.0
|
||||
- name: Download meta 🔧
|
||||
uses: luet-lab/luet-github-action@v0.1.2
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
with:
|
||||
FINAL_REPO: quay.io/kairos/packages-arm64
|
||||
REPOSITORY_TYPE: docker
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
downloadFromList: true
|
||||
downloadMeta: true
|
||||
- name: Build packages 🔧
|
||||
uses: luet-lab/luet-github-action@v0.1.2
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
with:
|
||||
build: true
|
||||
fromIndex: true
|
||||
@ -78,7 +78,7 @@ jobs:
|
||||
git fetch --prune --unshallow
|
||||
mkdir build
|
||||
- name: Download meta 🔧
|
||||
uses: luet-lab/luet-github-action@v0.1.2
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
with:
|
||||
FINAL_REPO: quay.io/kairos/packages
|
||||
REPOSITORY_TYPE: docker
|
||||
@ -86,7 +86,7 @@ jobs:
|
||||
downloadFromList: true
|
||||
downloadMeta: true
|
||||
- name: Build packages 🔧
|
||||
uses: luet-lab/luet-github-action@v0.1.2
|
||||
uses: luet-lab/luet-github-action@v0.2.1
|
||||
with:
|
||||
build: true
|
||||
fromIndex: true
|
||||
|
Loading…
Reference in New Issue
Block a user