generated from AriasCreations/vsmodtemplate
Edit discord send instruction to clean it up
This commit is contained in:
parent
662a91c761
commit
25f44a29ae
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -34,7 +34,7 @@ pipeline {
|
|||
script {
|
||||
|
||||
if(env.DISCORD_URL != '') {
|
||||
discordSend customAvatarUrl: '', customFile: '', customUsername: '', description: 'This is an automated build of the modification for Vintage Story.', enableArtifactsList: true, footer: '', image: '', link: '', result: 'SUCCESS|FAILURE', scmWebUrl: '', thumbnail: '', title: 'Vintage Storage Build Results', webhookURL: env.DISCORD_URL
|
||||
discordSend customUsername: 'Jenkins', description: 'This is an automated build of the modification for Vintage Story.', enableArtifactsList: true, title: 'Vintage Storage Build Results', webhookURL: env.DISCORD_URL
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue