feature/21176 #1

Merged
roberto.cirillo merged 10 commits from feature/21176 into master 2021-11-18 16:15:02 +01:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit bfb77ff024 - Show all commits

1
Jenkinsfile vendored
View File

@ -86,7 +86,6 @@ pipeline {
script {
sh '''
cp $WALKER_NOTES ./walker_notes.${PIPELINE_BUILD_NUMBER}.md
cat ./walker_notes.${PIPELINE_BUILD_NUMBER}.md
'''
}
}