Skip to content

Commit e6ffc2a

Browse files
azure-devops-oke added
1 parent e923667 commit e6ffc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-dev/devops/azure-devops-oke/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ There are two ways (at least) to build and deploy to OKE from Azure DevOps:
4646
</ul>
4747

4848
<p>
49-
For this example I've used the second option. I'm also using a self-hosted agent/runner on OCI but that's just because I can use the <code>always-free</code> VM instance for it as part of the default OCI subscription and I don't have any Azure-hosted agents available in my Azure subscription. Technically that does not matter since the agent is a vanilla Oracle Linux VM instance and does not contain any customizations whatsover to do the pipeline work (it could however, but is does not).
49+
For this example I've used the second option. I'm also using a self-hosted agent/runner on OCI but that's just because I can use the <code>always-free</code> VM instance for it as part of the default OCI subscription and I don't have any Azure-hosted agents available in my Azure subscription. Technically that does not matter since the agent is a vanilla Oracle Linux VM instance and does not contain any customizations whatsover to do the pipeline work (it could however, but it does not).
5050

5151
## Copy the files to the Azure DevOps repo
5252

0 commit comments

Comments
 (0)