V8.02.644.2025.05.31
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -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"] }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
15
.gitea/trigger/t_generate_iso.yaml
Normal file
15
.gitea/trigger/t_generate_iso.yaml
Normal 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: 2024–2025; 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
|
||||||
@@ -18,7 +18,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
paths:
|
||||||
|
- '.gitea/trigger/t_generate_dns.yaml'
|
||||||
|
-
|
||||||
jobs:
|
jobs:
|
||||||
build-dnssec-diagram:
|
build-dnssec-diagram:
|
||||||
name: Retrieve the DNSSEC status at the time of updating the repository.
|
name: Retrieve the DNSSEC status at the time of updating the repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user