V8.03.644.2025.06.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m19s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m19s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
# SPDX-PackageName: CISS.debian.live.builder
|
# SPDX-PackageName: CISS.debian.live.builder
|
||||||
# SPDX-Security-Contact: security@coresecret.eu
|
# SPDX-Security-Contact: security@coresecret.eu
|
||||||
|
|
||||||
### Version Master V8.03.644.2025.06.07
|
### Version Master V8.03.512.2025.06.06
|
||||||
|
|
||||||
name: 🔐 Generating a Private Live ISO FLV 1.
|
name: 🔐 Generating a Private Live ISO FLV 1.
|
||||||
|
|
||||||
@@ -26,17 +26,11 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
generate-private-ciss-debian-live-iso:
|
generate-private-ciss-debian-live-iso:
|
||||||
name: 🔐 Generating a Private Live ISO FLV 1.
|
name: 🔐 Generating a Private Live ISO FLV 1.
|
||||||
runs-on: ciss.debian.live.builder
|
runs-on: ciss.debian.live.builder:iso-generator
|
||||||
|
|
||||||
### Run all steps inside Debian Bookworm
|
### Run all steps inside Debian Bookworm
|
||||||
container:
|
container:
|
||||||
image: debian:bookworm
|
image: debian:bookworm
|
||||||
options: >-
|
|
||||||
--privileged
|
|
||||||
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro
|
|
||||||
--entrypoint /sbin/init
|
|
||||||
env:
|
|
||||||
container: docker
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: 🛠️ Basic Image Setup and enable Bookworm Backports.
|
- name: 🛠️ Basic Image Setup and enable Bookworm Backports.
|
||||||
|
|||||||
Reference in New Issue
Block a user