Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Metablock Action

build test

Deploy a new version of a block to metablock cloud.

Inputs

  • token: Metablock API token, you need to create one on the metablock admin. Alternatively set the METABLOCK_API_TOKEN environment variable.
  • block: Metablock Block ID. Alternatively set the METABLOCK_BLOCK_ID environment variable.
  • env: environment where to deploy, either stage or prod, (it defaults to stage if not provided)

Check the test.yml manifest file for an example where pull requests to master are deployed to stage and a merge to master to prod.

About

Github action to deploy a new release of your blocks to metablock cloud during github CI.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.