Skip to content

Commit

Permalink
remove cache test file "cache/test"
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <avelinorun@gmail.com>
  • Loading branch information
avelino committed Dec 28, 2021
1 parent f3ba637 commit 277a405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/releaser-tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ git checkout . && \
docker push prest/prest:v1 && \
docker push prest/prest:$DOCKER_TAG && \
git checkout . && \
rm cache/test && \
curl -sL https://git.io/goreleaser | bash

0 comments on commit 277a405

Please sign in to comment.