Jenkins Docker: Upgrade Jenkins version using gradle docker commands

preview_player
Показать описание
This video describes the workflow to upgrade Jenkins version using the gradle docker commands.
Рекомендации по теме
Комментарии
Автор

I get
"

FAILURE: Build failed with an exception.

* What went wrong:
Task 'dockerBuils' not found in root project '01-gradle-build'. Some candidates are: 'dockerBuild'.

* Try:
Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.


BUILD FAILED in 7s


"


After typing gradle dockerBuils
and that dir location?

badrulhussain