misc: modified step title

This commit is contained in:
Sheen Capadngan
2024-06-24 20:17:31 +08:00
parent 8703314c0c
commit 6029eaa9df

View File

@@ -50,7 +50,7 @@ Prerequisites:
![integrations bitbucket](../../images/integrations/bitbucket/integrations-bitbucket-env.png)
</Step>
<Step title="Integrate Infisical CLI into the pipeline">
<Step title="Integrate Infisical secrets into the pipeline">
Edit your Bitbucket pipeline YAML file to include the use of the Infisical CLI to fetch and inject secrets into any script or command within the pipeline.
#### Example