Skip to content

Commit

Permalink
remove image to test pull time
Browse files Browse the repository at this point in the history
  • Loading branch information
cisaacstern committed Nov 22, 2023
1 parent 9c24109 commit 6295c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
- name: 'Pull Image (as test)' # TODO: remove
run: |
docker rmi ghcr.io/${{ env.ORG }}/deploy-recipe-action:${{ env.TAG }}
docker pull ghcr.io/${{ env.ORG }}/deploy-recipe-action:${{ env.TAG }}

0 comments on commit 6295c6f

Please sign in to comment.