Compare commits

..

1 Commits

Author SHA1 Message Date
Bassem Dghaidi
17bd740007 Remove latest tag from runner image publishing workflow 2023-02-16 09:20:40 -05:00
2 changed files with 1 additions and 2 deletions

View File

@@ -55,7 +55,6 @@ jobs:
context: ./images
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.image.outputs.version }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
build-args: |
RUNNER_VERSION=${{ steps.image.outputs.version }}
push: true

View File

@@ -116,7 +116,7 @@ namespace GitHub.DistributedTask.WebApi
return;
}
}
////dfxgsdzf
/// <summary>
/// [Preview API] Get information about an agent.
/// </summary>