Commit ab3529b 1 parent c191caa commit ab3529b Copy full SHA for ab3529b
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Azure devops agent
2
2
3
- [ ![ Licence] ( https://img.shields.io/github/license/ricardotx /azure-devops-agent?label=Licence&logo=github )] ( https://github.com/ricardotx/azure-devops-agent/blob/main/LICENSE )
4
- [ ![ GitHub Release] ( https://img.shields.io/github/v/release/ricardotx/azure-devops-agent?logo=github&label=Release )] ( https://github.com/ricardotx /azure-devops-agent/releases )
5
- [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/ricardotx /azure-devops-agent?logo=docker&label=Docker%20pulls )] ( https://hub.docker.com/r/ricardotx/azure-devops-agent )
6
- [ ![ Deploy] ( https://github.com/ricardotx /azure-devops-agent/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/ricardotx/azure-devops-agent/actions/workflows/deploy.yml )
3
+ [ ![ Licence] ( https://img.shields.io/github/license/rteixeirax /azure-devops-agent?label=Licence&logo=github )] ( https://github.com/ricardotx/azure-devops-agent/blob/main/LICENSE )
4
+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/ricardotx/azure-devops-agent?logo=github&label=Release )] ( https://github.com/rteixeirax /azure-devops-agent/releases )
5
+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/rteixeirax /azure-devops-agent?logo=docker&label=Docker%20pulls )] ( https://hub.docker.com/r/ricardotx/azure-devops-agent )
6
+ [ ![ Deploy] ( https://github.com/rteixeirax /azure-devops-agent/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/ricardotx/azure-devops-agent/actions/workflows/deploy.yml )
7
7
8
8
* Self-hosted agent for azure pipelines that runs ` dotnet-sdk-6.0 ` , ` aspnetcore-runtime-6.0 ` and ` nodejs 16.x ` .*
9
9
@@ -18,7 +18,7 @@ version: "3"
18
18
services :
19
19
azure-devops-agent :
20
20
container_name : azure-devops-agent
21
- image : ricardotx /azure-devops-agent
21
+ image : rteixeirax /azure-devops-agent
22
22
restart : unless-stopped
23
23
environment :
24
24
- AZP_URL=https://your.server.instance
You can’t perform that action at this time.
0 commit comments