V8.13.008.2025.08.22
Some checks failed
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m6s
🔐 Generating a Private Live ISO TRIXIE. / 🔐 Generating a Private Live ISO TRIXIE. (push) Failing after 33s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-22 08:40:29 +02:00
parent ab75649720
commit dd2c6e0546
2 changed files with 4 additions and 4 deletions

View File

@@ -10,6 +10,6 @@
# SPDX-Security-Contact: security@coresecret.eu
build:
counter: 1024
counter: 1023
version: V8.13.008.2025.08.22
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml

View File

@@ -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