|
| 1 | +--- |
| 2 | +title:"Extra pipeline configuration settings" |
| 3 | +description:"Further customize your pipelines" |
| 4 | +group:pipelines |
| 5 | +toc:true |
| 6 | +--- |
| 7 | + |
| 8 | +Apart from the pipeline definition that describes all the steps of the pipeline: |
| 9 | + |
| 10 | +* You can also change[global settings]({{site.baseurl}}/docs/pipelines/configuration/pipeline-settings/) for your organization |
| 11 | +* You can connect your[own external properties]({{site.baseurl}}/docs/pipelines/configuration/shared-configuration/) and then reference them by name everywhere in your pipelines |
| 12 | +* You can[create and store secrets]({{site.baseurl}}/docs/pipelines/configuration/secrets-store/) in a secure manner |
| 13 | +* You can[enable public logs]({{site.baseurl}}/docs/pipelines/configuration/build-status/) for your open source projects |