mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-28 21:25:44 +01:00
Fix duplicated trigger
This commit is contained in:
parent
57b6715348
commit
91c4733038
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -11,10 +11,6 @@ pipeline {
|
||||
timestamps()
|
||||
}
|
||||
|
||||
triggers {
|
||||
githubPush()
|
||||
}
|
||||
|
||||
stages {
|
||||
stage ('Checkout') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user