Divendres Nit

This commit is contained in:
2026-05-08 20:12:41 +00:00
parent 5539d5e98f
commit 6b1de20d09

View File

@@ -51,10 +51,10 @@ pipeline {
post {
success {
echo '✅ Divendres post published successfully.'
echo '✅ Divendres Nit post published successfully.'
}
failure {
echo '❌ Divendres post failed.'
echo '❌ Divendres Nit post failed.'
}
}
}