Skip to content

vahid-sohrabloo/clickhouse-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

ClickHouse GitHub Action

This GitHub Action sets up a ClickHouse database.

Usage

See action.yml

Basic:

steps:
- uses: vahid-sohrabloo/clickhouse-action@v1
  with:
    version: '22.7'  # See https://hub.docker.com/r/clickhouse/clickhouse-server/ for available versions

License

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