Define pipeline variables - Fluid Topics - Latest

Fluid Topics Publisher (ftpub)

Category
Technical Notes
Audience
public
Version
Latest

Pipeline variables are reusable pipeline parameters that make a continuous integration job produce a specific outcome.

When integrating the ftpub tool into a Continuous Integration system, it is necessary to define the following information:

  1. The URL of the targeted Fluid Topics portal. The FT_PORTAL_URL variable is available for this purpose.
  2. Authentication credentials, which can be defined using either the FT_API_KEY variable to authenticate using an API Key or the FT_PORTAL_USER and FT_PORTAL_PASSWORD variables to authenticate using a username and password.

To authenticate successfully, the selected authentication mechanism must have one of the expected user roles.