mongodb github action:在GitHub中使用MongoDB 源码
GitHub Actions中的MongoDB 在您的GitHub操作中启动MongoDB服务器。 按照和进行更新! 介绍 此GitHub Action将在默认端口27017上启动MongoDB服务器或MongoDB副本集。 对MongoDB数据库运行测试时,这很有用。 用法 一个代码示例说了1000多个单词。 这是一个示例性的GitHub Action,它使用版本4.0和4.2的MongoDB服务器来测试Node.js应用程序: name : Run tests on : [push] jobs : build : runs-on : ubuntu-latest s
文件列表
mongodb-github-action-master.zip
(预估有个14文件)
mongodb-github-action-master
.eslintrc.json
173B
.github
workflows
test-single-instance.yml
683B
test-replica-set.yml
701B
main.yml
410B
action.yml
537B
Dockerfile
127B
LICENSE
1KB
暂无评论