Skip to content

Commit

Permalink
change folder name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pwd9000-ML committed May 8, 2023
1 parent f09fc1b commit 210cf48
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Self-hosted Azure Pipelines Agent Codespace/Dev Container
published: true
description: GitHub + DEV Hackathon 2023 Submission - Self-hosted Azure Pipelines Agent Codespace/Dev Container
tags: 'githubhack23, codespaces, devcontainers, cicd'
cover_image: 'https://raw.githubusercontent.com/Pwd9000-ML/blog-devto/main/posts/2023/Github-Dev-Hackathon-2023/assets/main1.png'
cover_image: 'https://raw.githubusercontent.com/Pwd9000-ML/blog-devto/main/posts/2023/GitHub-Dev-Hackathon-2023/assets/main1.png'
canonical_url: null
id: 1461121
series: Hackathons
Expand Down Expand Up @@ -31,7 +31,7 @@ I built and published a community **Codespace** that has an **Azure Pipelines ag

_Use and utelise your codespace compute power to also run a self hosted azure pipelines agent. This devcontainer can be used as a codespace that will create and attach a `self-hosted azure pipelines agent` inside of the codespace and attach/register the ADO agent with an Azure DevOps agent pool by using `secrets for codespaces` as parameter values:_

![image.png](https://raw.githubusercontent.com/Pwd9000-ML/blog-devto/main/posts/2023/Github-Dev-Hackathon-2023/assets/sec02.png)
![image.png](https://raw.githubusercontent.com/Pwd9000-ML/blog-devto/main/posts/2023/GitHub-Dev-Hackathon-2023/assets/sec02.png)

### Link to Source Code

Expand Down

0 comments on commit 210cf48

Please sign in to comment.