Skip to content

Commit

Permalink
Merge pull request #279 from docksal/develop
Browse files Browse the repository at this point in the history
Release 3.2.1
  • Loading branch information
lmakarov authored Apr 2, 2022
2 parents 73f4ba2 + a653ac1 commit 8a2e416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
if: ${{ env.ARCH == 'arm64' }}
uses: arwynfr/actions-docker-context@v2
with:
docker_host: "ssh://ubuntu@${{ secrets.ARM64_HOST }}"
docker_host: "ssh://build-agent@${{ secrets.ARM64_HOST }}"
context_name: arm64-host
ssh_key: "${{ secrets.ARM64_HOST_SSH_KEY }}"
ssh_cert: "${{ env.ARM64_HOST_SSH_CERT }}"
Expand Down

0 comments on commit 8a2e416

Please sign in to comment.