Skip to content

Commit

Permalink
Fix wrong reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 6, 2024
1 parent 052c7a6 commit d10d019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
ubuntu_version="${{ env.ubuntu_version }}" \
latest_tag=true
rake docker:manifest:push \
registry_name="${{ env.registry_name }}" \
registry_name="${{ matrix.registry_name }}" \
ruby_version="${{ env.ruby_version }}" \
ubuntu_version="${{ env.ubuntu_version }}" \
image_version_suffix=-dev

0 comments on commit d10d019

Please sign in to comment.