Skip to content

Particular/setup-mongodb-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-mongodb-action

Runs MongoDB for a GitHub Actions workflow

Usage

See action.yml

steps:
  - name: Install MongoDB
    uses: Particular/setup-mongodb-action@v1.2.0
    with:
      connection-string-name: <my connection string name>
      mongodb-version: <mongodb version string>
      mongodb-replica-set: <replicasetname>
      mongodb-port: <portnumber>

License

The scripts and documentation in this project are released under the MIT License.

About

Runs MongoDB for a GitHub Actions workflow

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages