mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-17 21:56:39 +00:00
chore(deps): update luet-lab/luet-github-action action to v0.2.2 (#1118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b009693b1b
commit
24ed37c490
6
.github/workflows/pr.yaml
vendored
6
.github/workflows/pr.yaml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
id: buildx
|
id: buildx
|
||||||
uses: docker/setup-buildx-action@v3.7.1
|
uses: docker/setup-buildx-action@v3.7.1
|
||||||
- name: Build packages 🔧
|
- name: Build packages 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.2.1
|
uses: luet-lab/luet-github-action@v0.2.2
|
||||||
with:
|
with:
|
||||||
build: true
|
build: true
|
||||||
fromIndex: true
|
fromIndex: true
|
||||||
@ -68,7 +68,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.2.1
|
uses: luet-lab/luet-github-action@v0.2.2
|
||||||
with:
|
with:
|
||||||
FINAL_REPO: quay.io/kairos/packages
|
FINAL_REPO: quay.io/kairos/packages
|
||||||
REPOSITORY_TYPE: docker
|
REPOSITORY_TYPE: docker
|
||||||
@ -76,7 +76,7 @@ jobs:
|
|||||||
downloadFromList: true
|
downloadFromList: true
|
||||||
downloadMeta: true
|
downloadMeta: true
|
||||||
- name: Build packages 🔧
|
- name: Build packages 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.2.1
|
uses: luet-lab/luet-github-action@v0.2.2
|
||||||
with:
|
with:
|
||||||
build: true
|
build: true
|
||||||
fromIndex: true
|
fromIndex: true
|
||||||
|
Loading…
Reference in New Issue
Block a user