mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-23 10:12:19 +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
|
id: buildx
|
||||||
uses: docker/setup-buildx-action@v3.2.0
|
uses: docker/setup-buildx-action@v3.2.0
|
||||||
- name: Download meta 🔧
|
- name: Download meta 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.1.2
|
uses: luet-lab/luet-github-action@v0.2.1
|
||||||
with:
|
with:
|
||||||
FINAL_REPO: quay.io/kairos/packages-arm64
|
FINAL_REPO: quay.io/kairos/packages-arm64
|
||||||
REPOSITORY_TYPE: docker
|
REPOSITORY_TYPE: docker
|
||||||
@ -54,7 +54,7 @@ jobs:
|
|||||||
downloadFromList: true
|
downloadFromList: true
|
||||||
downloadMeta: true
|
downloadMeta: true
|
||||||
- name: Build packages 🔧
|
- name: Build packages 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.1.2
|
uses: luet-lab/luet-github-action@v0.2.1
|
||||||
with:
|
with:
|
||||||
build: true
|
build: true
|
||||||
fromIndex: true
|
fromIndex: true
|
||||||
@ -78,7 +78,7 @@ jobs:
|
|||||||
git fetch --prune --unshallow
|
git fetch --prune --unshallow
|
||||||
mkdir build
|
mkdir build
|
||||||
- name: Download meta 🔧
|
- name: Download meta 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.1.2
|
uses: luet-lab/luet-github-action@v0.2.1
|
||||||
with:
|
with:
|
||||||
FINAL_REPO: quay.io/kairos/packages
|
FINAL_REPO: quay.io/kairos/packages
|
||||||
REPOSITORY_TYPE: docker
|
REPOSITORY_TYPE: docker
|
||||||
@ -86,7 +86,7 @@ jobs:
|
|||||||
downloadFromList: true
|
downloadFromList: true
|
||||||
downloadMeta: true
|
downloadMeta: true
|
||||||
- name: Build packages 🔧
|
- name: Build packages 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.1.2
|
uses: luet-lab/luet-github-action@v0.2.1
|
||||||
with:
|
with:
|
||||||
build: true
|
build: true
|
||||||
fromIndex: true
|
fromIndex: true
|
||||||
|
Loading…
Reference in New Issue
Block a user