This is an automated email from the ASF dual-hosted git repository. zrhoffman pushed a commit to branch asf-arm-runner in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
commit 005a6578ef15dda27ab8fab386de38a7b0bed084 Author: Zach Hoffman <[email protected]> AuthorDate: Thu Apr 4 19:34:45 2024 -0600 No substitution in the name --- .github/workflows/container-trafficserver-alpine.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container-trafficserver-alpine.yml b/.github/workflows/container-trafficserver-alpine.yml index 9e88109186..393987a36f 100644 --- a/.github/workflows/container-trafficserver-alpine.yml +++ b/.github/workflows/container-trafficserver-alpine.yml @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -name: Container ghcr.io/${{ github.repository }}/ci/trafficserver-alpine +name: Container trafficserver-alpine env: DOCKER_BUILDKIT: '1'
