Skip to content

rhizomenetwork/arangodb-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArangoDB GitHub Action

This GitHub Action sets up ArangoDB.

Usage

See action.yml

Basic:

steps:
- uses: xinova/arangodb-action@v1
  with:
    arangodb version: 'latest'  # See https://hub.docker.com/_/arangodb for available versions

License

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

About

GitHub Action to setup ArangoDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published