1. After committing your changes, navigate to the pipeline created for your commit. You will now see a new job named *component-job*. This job is the custom job we have imported using the `include` keyword.
1. Let's try overriding the stage to instead run in the deploy stage by adding the following to the `.gitlab-ci.yml` file:
1. Let's try overriding the stage to instead run in the build stage by adding the following to the `.gitlab-ci.yml` file: