Skip to content

Commit

Permalink
deploy: a656562
Browse files Browse the repository at this point in the history
  • Loading branch information
athletedecoded committed Nov 14, 2023
1 parent ece69e2 commit d33f338
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion azure/azure-spot-runner.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h1 id="azure-spot-runner-with-github-action"><a class="header" href="#azure-spo
<h2 id="requirements"><a class="header" href="#requirements">Requirements</a></h2>
<ul>
<li>
<p>Setup <a href="../hello-azure.html">Azure Account</a> and record the <code>subscription ID</code> you have from the setting. </p>
<p>Setup <a href="./hello-azure.html">Azure Account</a> and record the <code>subscription ID</code> you have from the setting. </p>
</li>
<li>
<p>Create a <a href="https://github.com/settings/tokens/new?description=Azure+GitHub+Runner&amp;scopes=repo">Personal Access Token (PAT)</a> record as <code>$GitHubPAT</code></p>
Expand Down
5 changes: 2 additions & 3 deletions azure/hello-azure.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,10 @@ <h2 id="prerequisites"><a class="header" href="#prerequisites">Prerequisites</a>
<li>A <a href="https://github.com/join">Github Account</a></li>
<li>An <a href="https://azure.microsoft.com/en-us/free">Azure Account</a></li>
</ul>
<h1 id="azure-spot-runner-build"><a class="header" href="#azure-spot-runner-build">Azure Spot Runner build</a></h1>
<h3 id="install-azure-cli"><a class="header" href="#install-azure-cli">Install Azure Cli</a></h3>
<h3 id="install-azure-cli"><a class="header" href="#install-azure-cli">Install Azure ClI</a></h3>
<pre><code>$ curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
</code></pre>
<h3 id="login-in-to-azure"><a class="header" href="#login-in-to-azure">login in to Azure</a></h3>
<h3 id="login-in-to-azure"><a class="header" href="#login-in-to-azure">Login in to Azure</a></h3>
<pre><code>$ az login

# if above not working run:
Expand Down
7 changes: 3 additions & 4 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,11 +546,10 @@ <h2 id="prerequisites-2"><a class="header" href="#prerequisites-2">Prerequisites
<li>A <a href="https://github.com/join">Github Account</a></li>
<li>An <a href="https://azure.microsoft.com/en-us/free">Azure Account</a></li>
</ul>
<h1 id="azure-spot-runner-build"><a class="header" href="#azure-spot-runner-build">Azure Spot Runner build</a></h1>
<h3 id="install-azure-cli"><a class="header" href="#install-azure-cli">Install Azure Cli</a></h3>
<h3 id="install-azure-cli"><a class="header" href="#install-azure-cli">Install Azure ClI</a></h3>
<pre><code>$ curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
</code></pre>
<h3 id="login-in-to-azure"><a class="header" href="#login-in-to-azure">login in to Azure</a></h3>
<h3 id="login-in-to-azure"><a class="header" href="#login-in-to-azure">Login in to Azure</a></h3>
<pre><code>$ az login

# if above not working run:
Expand All @@ -570,7 +569,7 @@ <h3 id="login-in-to-azure"><a class="header" href="#login-in-to-azure">login in
<h2 id="requirements-3"><a class="header" href="#requirements-3">Requirements</a></h2>
<ul>
<li>
<p>Setup <a href="azure/../hello-azure.html">Azure Account</a> and record the <code>subscription ID</code> you have from the setting. </p>
<p>Setup <a href="azure/./hello-azure.html">Azure Account</a> and record the <code>subscription ID</code> you have from the setting. </p>
</li>
<li>
<p>Create a <a href="https://github.com/settings/tokens/new?description=Azure+GitHub+Runner&amp;scopes=repo">Personal Access Token (PAT)</a> record as <code>$GitHubPAT</code></p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit d33f338

Please sign in to comment.