Skip to content

Commit

Permalink
Merge pull request #1587 from oracle-devrel/oci-devops-name-readme-fix-2
Browse files Browse the repository at this point in the history
readme fix
  • Loading branch information
martatolosa authored Feb 13, 2025
2 parents f7c6faf + 4cca609 commit 9ce8b8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Before applying the Stack fill in the vars:
<li><i>initial_image</i> that is used to create the OCI Function as target environment for the OCI DevOps deployment pipeline.
By default it is loaded from Dockerhub, but you can use any X86 arch image if want to replace this</li>
<li><i>docker_user</i> is your OCIR Docker user to push the initial image (above) to OCIR repo for the Function. Replace &lt;namespace&gt; with your <code>tenancy namespace</code>. <code>oracleidentitycloudservice</code> is only used for federated domains/users, not local</li>
<li><i>docker_password</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
<li><i>docker_password</i> is your OCIR Docker user password (your user profile auth token in OCI)</li>
</ul>

Run Stacks's Apply to create the OCI DevOps project.
Expand Down

0 comments on commit 9ce8b8b

Please sign in to comment.