mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
added tag
This commit is contained in:
parent
01b7c5e6e5
commit
5921e8f622
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
||||||
- name: Download image
|
- name: Download image
|
||||||
run: |
|
run: |
|
||||||
podman save --format oci-dir -o container ghcr.io/ublue-os/bluefin:latest
|
podman save --format oci-dir -o container ghcr.io/ublue-os/bluefin:latest
|
||||||
podman rmi ghcr.io/ublue-os/bluefin
|
podman rmi ghcr.io/ublue-os/bluefin:latest
|
||||||
|
|
||||||
- name: Create boot.iso
|
- name: Create boot.iso
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue