mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-08-06 10:57:08 +00:00
Another attempt at saving generated ISO for jammy
This commit is contained in:
8
.github/workflows/build-jammy.yml
vendored
8
.github/workflows/build-jammy.yml
vendored
@ -21,10 +21,10 @@ jobs:
|
|||||||
sed -i -E '/lupin-casper/d' chroot_build.sh
|
sed -i -E '/lupin-casper/d' chroot_build.sh
|
||||||
./build.sh -
|
./build.sh -
|
||||||
cd ..
|
cd ..
|
||||||
- uses: softprops/action-gh-release@v1
|
- name: Archive artifacts
|
||||||
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Ubuntu 22.04 (Jammy) Build
|
name: ubuntu-from-scratch
|
||||||
tag_name: ubuntu-jammy-latest
|
path: |
|
||||||
files: |
|
|
||||||
scripts/ubuntu-from-scratch.iso
|
scripts/ubuntu-from-scratch.iso
|
||||||
scripts/image/md5sum.txt
|
scripts/image/md5sum.txt
|
Reference in New Issue
Block a user