Skip to content

Repository containing an Azure Host Agent for Azure Pipelines

License

Notifications You must be signed in to change notification settings

JoachimVeulemans/azure-host-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure DevOps builds Azure DevOps builds

Azure Host Agent

This repo contains an Azure Host Agent for Azure Pipelines.

Running the container

sudo docker run -d -e AZP_URL= -e AZP_TOKEN= --name azure-host-agent -v /var/run/docker.sock:/var/run/docker.sock registry.joachimveulemans.be/azure-host-agent:latest

Releases

No releases published

Packages

No packages published