Skip to content

Commit

Permalink
fix docker publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Buetikofer committed Jan 14, 2022
1 parent e4153f5 commit 3da681b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
- run: make promu
- run: promu crossbuild -p linux/amd64 tarballs
- run: promu checksum .tarballs
- run: promu release .tarballs
- store_artifacts:
path: .tarballs
destination: releases
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.2.1

0 comments on commit 3da681b

Please sign in to comment.