Skip to content

Commit

Permalink
nits: test retag
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 a123c90 commit 492821d
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 @@ -46,7 +46,7 @@ jobs:
- name: Re-tag image
run: |
docker pull blockopsnetwork/telescope:2024-06-24-1d0217f
docker tag blockopsnetwork/telescope:2024-06-24-1d0217f docker tag blockopsnetwork/telescope:edge
docker tag blockopsnetwork/telescope:2024-06-24-1d0217f blockopsnetwork/telescope:edge
- name: Push image
# if: ${{ !fromJSON(github.event.inputs.dry_run) }}
run: |
Expand Down

0 comments on commit 492821d

Please sign in to comment.