legacy-knowledge-base
公開されました Jun. 30, 2025

How to have multiple Jenkins account in Liferay PaaS

投稿者

Anushka Tiwari

knowledge-article-header-disclaimer-how-to

knowledge-article-header-disclaimer

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • Is there any possibility of having multiple Jenkins accounts for the build process and deployment in the environment so that would be able to track who initiated the Jenkins build or who started the build?

Environment

  • Liferay PaaS

Resolution

  • It is possible by creating the number of users in Jenkins. However, the option to create new users in Jenkins will not be possible because administrative access: Admin-level access is not allowed on the Jenkins server.
  • Instead of this, kindly use the Jenkins pipeline hooks to extend the CI pipeline. Existing DevOps processes may need to be adjusted to conform to this pipeline.

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base