Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
takaishi committed Feb 10, 2025
1 parent 7a34a6b commit a5ab26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
image_tag_sha="${{ steps.login-ecr.outputs.registry }}/dreamkast-ecs:${{ github.sha }}"
docker buildx imagetools create \
--tag ${image_tag_sha} \
${image_tag_sha}-amd64
${image_tag_sha}-arm64
# - name: Run Trivy vulnerability scanner
# uses: aquasecurity/trivy-action@master
Expand Down

0 comments on commit a5ab26e

Please sign in to comment.