Skip to content

Commit

Permalink
Update .buildkite/scripts/steps/artifacts/publish.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Chris <[email protected]>
  • Loading branch information
jbudz and Conky5 authored Apr 7, 2022
1 parent 8df0b23 commit a6228f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/steps/artifacts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ docker run --rm \
-e VAULT_ADDR \
-e VAULT_ROLE_ID \
-e VAULT_SECRET_ID \
--mount type=bind,readonly=false,src="$PWD/target",target=/artifacts/target \
--mount type=bind,readonly=false,src="$PWD/target",target=/artifacts \
docker.elastic.co/infra/release-manager:latest \
cli collect \
--project kibana \
Expand Down

0 comments on commit a6228f5

Please sign in to comment.