quantmind / metablock-ingress

Actions for configuring a block ingress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metablock-ingress

build test

Actions for configuring a block ingress, see the example action for usage.

Inputs

  • token: Metablock API token, you need to create one on the metablock admin. Alternatively set the METABLOCK_API_TOKEN environment variable.
  • space: Metablock Space name. Alternatively set the METABLOCK_SPACE environment variable.
  • path: directory containing block ingress definitions
  • env: environment where to deploy, either stage or prod, (it defaults to stage if not provided)

About

Actions for configuring a block ingress

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Makefile 84.4%Language:Dockerfile 15.6%