Added 'DNSSEC' implementation

This commit is contained in:
2025-08-04 11:05:11 +02:00
parent 497fe5cbd8
commit 5697b8f921
10 changed files with 628 additions and 10 deletions

View File

@@ -63,7 +63,7 @@ default-deploy:
tags:
- docker
- lnx
- 64bit
- server
rules:
- if: $CI_COMMIT_TAG == null
script:
@@ -122,7 +122,7 @@ core-deploy:
tags:
- docker
- lnx
- 64bit
- server
rules:
- if: $CI_COMMIT_TAG =~ /^v[0-9.]+/
script:
@@ -182,7 +182,7 @@ extensions-deploy:
tags:
- docker
- lnx
- 64bit
- server
rules:
- if: $CI_COMMIT_TAG =~ /^[a-z]+\/v[0-9.]+/
script: