Skip to content

Commit b34d452

Browse files
committed
Update Docker repository tag in release workflow
1 parent a86262f commit b34d452

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ on:
1111

1212

1313
env:
14-
DOCKER_BUILDKIT: 1
15-
DOCKER_REPO_TAG: "azure-devops-agent:${{ github.event.inputs.docker-tag }}"
14+
DOCKER_REPO_TAG: "btungut/azure-devops-agent:${{ github.event.inputs.docker-tag }}"
1615

1716

1817
jobs:

0 commit comments

Comments
 (0)