V8.02.644.2025.05.31

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-05-31 21:31:17 +02:00
parent b19f07cfb6
commit 94310a27a8
4 changed files with 18 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"allOf": [
{ "$ref": "https://json.schemastore.org/github-workflow.json" },
{
"properties": {
"kind": { "type": "string", "enum": ["pipeline"] },
"type": { "type": "string", "enum": ["docker"] }
}
}
]
}

View File

@@ -0,0 +1,15 @@
# SPDX-Version: 3.0
# SPDX-CreationInfo: 2025-05-05; WEIDNER, Marc S.; <msw@coresecret.dev>
# SPDX-ExternalRef: GIT https://git.coresecret.dev/msw/CISS.debian.live.builder.git
# SPDX-FileContributor: WEIDNER, Marc S.; Centurion Intelligence Consulting Agency
# SPDX-FileCopyrightText: 20242025; WEIDNER, Marc S.; <msw@coresecret.dev>
# SPDX-FileType: SOURCE
# SPDX-License-Identifier: EUPL-1.2 OR LicenseRef-CCLA-1.0
# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework.
# SPDX-PackageName: CISS.debian.live.builder
# SPDX-Security-Contact: security@coresecret.eu
build:
counter: 1024
version: V8.02.644.2025.05.31
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=yaml

View File

@@ -18,7 +18,9 @@ on:
push:
branches:
- master
paths:
- '.gitea/trigger/t_generate_dns.yaml'
-
jobs:
build-dnssec-diagram:
name: Retrieve the DNSSEC status at the time of updating the repository.