Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit fe68dc3

Browse files
committed
Correct artifcat location
Signed-off-by: Tom Wilkie <[email protected]>
1 parent 9229934 commit fe68dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- checkout
2424
- run: make build-mixin
2525
- store_artifacts:
26-
path: cortex-mixin.zip
26+
path: cortex-mixin/cortex-mixin.zip
2727
test-readme:
2828
docker:
2929
- image: grafana/cortex-jsonnet-build-image:8ce0de1

0 commit comments

Comments
 (0)