Skip to content

Commit

Permalink
nits: test retag for all arch
Browse files Browse the repository at this point in the history
Signed-off-by: segunjkf <[email protected]>
  • Loading branch information
segunjkf committed Jun 24, 2024
1 parent 78da7c0 commit 99bfbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-latest-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Pull and retag image
run: |
docker pull blockopsnetwork/telescope:2024-06-24-1d0217f
docker buildx imagetools create --tag blockopsnetwork/telescope:edge blockopsnetwork/telescope:2024-06-24-1d0217f
docker buildx imagetools create --tag blockopsnetwork/telescope:2024-06-24-1d0217f blockopsnetwork/telescope:edge
- name: Push image
run: |
Expand Down

0 comments on commit 99bfbf9

Please sign in to comment.