V8.13.008.2025.08.22
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -21,11 +21,11 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '.gitea/trigger/t_generate_PRIVATE_iso_flavour_0.yaml'
|
||||
- '.gitea/trigger/t_generate_PRIVATE_trixie.yaml'
|
||||
|
||||
jobs:
|
||||
generate-private-ciss-debian-live-iso:
|
||||
name: 🔐 Generating a Private Live ISO FLV 0.
|
||||
name: 🔐 Generating a Private Live ISO TRIXIE.
|
||||
runs-on: ciss.debian.live.builder.iso.generator
|
||||
|
||||
### Run all steps inside Debian Trixie
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
image: debian:trixie
|
||||
|
||||
steps:
|
||||
- name: 🛠️ Basic Image Setup and enable Bookworm Backports.
|
||||
- name: 🛠️ Basic Image Setup.
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user