build: circleci: only archive artifacts/release

This commit is contained in:
Christian Schwarz 2024-09-08 22:36:15 +00:00
parent e390aa0c5a
commit 7b6adab6b1

View File

@ -291,7 +291,7 @@ jobs:
at: .
- run: make wrapup-and-checksum
- store_artifacts:
path: artifacts
path: artifacts/release
publish-zrepl-github-io:
docker: