Skip to content

Commit

Permalink
Remove packages after upload (so they won't retry and fail next version)
Browse files Browse the repository at this point in the history
  • Loading branch information
tammert committed Apr 21, 2021
1 parent ac6a756 commit fc280b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ release_replicant:
cr package replicant/
cr upload --config ~/.cr.yaml
cr index --config ~/.cr.yaml --push
rm .cr-release-packages/*

0 comments on commit fc280b7

Please sign in to comment.