feat: initial commit
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -10,7 +10,7 @@ pipeline {
|
||||
}
|
||||
|
||||
triggers {
|
||||
cron('0 10 * * 1-5 \n 0 16 * * 1-5')
|
||||
cron('0 9 * * 1-5 \n 0 16 * * 1-5')
|
||||
}
|
||||
|
||||
parameters {
|
||||
@ -40,7 +40,7 @@ pipeline {
|
||||
avatar: "https://kouiz.dev.lookingfora.name/assets/panda.png",
|
||||
channel: '#le-kouiz',
|
||||
message: """
|
||||
@here
|
||||
@all
|
||||
|
||||
${callToAction}
|
||||
|
||||
|
Reference in New Issue
Block a user