Description of the illustration devcs_buildparameters_config.png

This image shows the Gradle and Docker Login steps in the Steps tab of a job's configuration.

The Gradle Version field of the Gradle step is set to ${GradleVersion} to use the runtime value of the GradleVersion Choice parameter.

The Username and Password fields of the Docker Login step is set to ${OCIUser} and ${OCIPwd} to use the runtime value of the OCIUser String parameter and OCIPwd Password parameter.