Skip to content

Commit

Permalink
local-exec added
Browse files Browse the repository at this point in the history
  • Loading branch information
mikarinneoracle committed Feb 13, 2025
1 parent cf51b8b commit b4c0ed7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ Before applying the Stack fill in the vars:
<ul>
<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</li>
<li><<i>docker_user</i> is our OCIR Docker user password (your user profile auth token in OCI)</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 used for federated domains/users, not local</li>
<li><i>docker_user</i> is our OCIR Docker user password (your user profile auth token in OCI)</li>
<li></li>
</ul>

Expand Down

0 comments on commit b4c0ed7

Please sign in to comment.