Skip to content

Commit 7639f8c

Browse files
author
Leonid Podolinskiy
committed
description
1 parent 4f74ae9 commit 7639f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/init_container.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
aws s3 cp s3://${{ secrets.RELEASE_ARTIFACTS_BUCKET }}/artifacts/${{ inputs.release_tag }}/${{ matrix.agents.file }} ./lightrun-init-agent/
5454
5555
56-
- name: Build and push linux container
56+
- name: Build and push ${{ matrix.agents.platform }} container
5757
uses: docker/build-push-action@v3
5858
with:
5959
context: .

0 commit comments

Comments
 (0)