|
|
@@ -24,7 +24,7 @@ Let's get started!
|
|
|
>
|
|
|
> If you specify a folder in your repo to use as source, Porter will autodetect the language runtime and build your application using Cloud Native Buildpacks. For more details refer to our guide on [requirements for auto build](https://docs.getporter.dev/docs/auto-deploy-requirements).
|
|
|
|
|
|
-4. Further down under **Additional Settings**, you can configure remaining options like your service's port and computing resources. Once you're ready, click the **Deploy** button to launch. You will be redirected to the cluster dashboard where you should see your newly deployed service.
|
|
|
+4. Select "Continue" once your source has been connected. Under **Additional Settings**, you can configure remaining options like your service's port and computing resources. Once you're ready, click the **Deploy** button to launch. You will be redirected to the cluster dashboard where you should see your newly deployed service.
|
|
|
|
|
|

|
|
|
|
|
|
@@ -32,4 +32,4 @@ Let's get started!
|
|
|
|
|
|

|
|
|
|
|
|
-After the GitHub Action has finished running, you can refresh the Porter dashboard. The new version of your service should have been successfully deployed.
|
|
|
+After the GitHub Action has finished running, you can refresh the Porter dashboard. The new version of your service should have been successfully deployed.
|