Skip to content

Commit f9ddc09

Browse files
authored
Merge pull request #243 from 1985312383/main
Update ci.yml
2 parents 8387cc0 + 8e1515b commit f9ddc09

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ jobs:
148148
# Extra config to override default milvus.yaml
149149
EOF
150150
151+
mkdir -p volumes/milvus
152+
chmod -R 777 volumes
153+
151154
docker run -d \
152155
--name milvus-standalone \
153156
--security-opt seccomp:unconfined \

0 commit comments

Comments
 (0)