Invoke Function

This stage invokes an Oracle Cloud Infrastructure (OCI) function. The Invoke Function stage can be used to run code or custom logic in a serverless manner. For example, you can write a function that validates your application in the staging environment and if successful, deploy the application to the production environment.

Before you begin, you must have a deployment pipeline defined and you must create a function that is invoked when the pipeline is run.

Was this article helpful?