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

How to have multiple Jenkins account in Liferay PaaS

written-by

Anushka Tiwari

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

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