Skip to content

hazelops/action-setup-ize

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

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ize setup

This action sets up ize for use within GitHub actions.

Ize is designed as a simple wrapper around popular tools, so they can be easily integrated in one infra: terraform, ECS deployment, serverless, and others.

Usage

Copy and paste the following snippet into your .yml file.

 - name: ize setup
   uses: hazelops/action-setup-ize@0.0.1
   with:
     version: 0.3.0