bugfix/main-13-UpdateConfigurations #17

Merged
husbando_enjoyer merged 16 commits from bugfix/main-13-UpdateConfigurations into main 2025-12-28 11:15:37 +01:00
Showing only changes of commit b15630c7ea - Show all commits

View File

@@ -34,14 +34,6 @@ pipeline {
PYTHONDONTWRITEBYTECODE = 1 PYTHONDONTWRITEBYTECODE = 1
} }
triggers {
gitea(
branchFilterType: 'Include',
branchFilter: 'main',
secret: ''
)
}
stages { stages {
/* ========================= /* =========================