@@ -7,6 +7,10 @@ pipeline {
agent any
triggers {
triggers{ cron('@midnight') }
}
stages {
stage('Clone repository') {
steps{
The note is not visible to the blocked user.