Added missing priority on DNS record

This commit is contained in:
2024-11-15 17:16:37 +01:00
parent 9322f2ba6a
commit d44713b179
5 changed files with 32 additions and 12 deletions

View File

@@ -18,7 +18,7 @@ default-build:
- lnx
- 64bit
rules:
- if: $CI_COMMIT_TAG == null
- if: $CI_COMMIT_TAG == null
script:
- dotnet build -c Debug --nologo
- mkdir ./artifacts