Hi @Ayman, @rahul456, and everyone,
My task Jenkins Create Views
has just failed & I’m not sure why.
Steps taken:
# 1 => login:
theadmin Adm!n321
# 2 => update all plugins
# 3 => Create a Jenkins job named `xfusion-pipeline-job`
# 4 => choose build periodically
# 5 => add:
* * * * *
# 6 => choose execute shell + add:
echo "hello world!!"
# 7 => Create a view named `fusion-crons` => select `list view`
# add/click on to add to list view:
xfusion-pipeline-job
xfusion-cron-job
# 8 => build/run job => check console output + check build history
Screenshots:
What went wrong?
Thanks:-)