Delete trigger
This commit is contained in:
@@ -34,14 +34,6 @@ pipeline {
|
||||
PYTHONDONTWRITEBYTECODE = 1
|
||||
}
|
||||
|
||||
triggers {
|
||||
gitea(
|
||||
branchFilterType: 'Include',
|
||||
branchFilter: 'main',
|
||||
secret: ''
|
||||
)
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
/* =========================
|
||||
|
||||
Reference in New Issue
Block a user