Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 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

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages