we use matrix comms until further notice anyway

This commit is contained in:
adam 2024-12-27 19:56:37 -05:00
parent bd45a49691
commit ca3d31de38

View File

@ -285,7 +285,6 @@ pipeline {
}
}
}
/*
post {
failure {
matrixSendMessage https:true, hostname: 'greyn.club', port:8448, accessTokenCredentialsId: '040b63d1-2f14-4692-badb-114bddd7c5a5', roomId: '!QmOCACetHdGDlNFsZP:greyn.club', body: '1-click service failed :(', formattedBody: "1-click service <b>failed</b> :("
@ -295,5 +294,4 @@ pipeline {
//TODO: archiveArtifacts the password data, then store them somewhere
}
}
*/
}