@azure/bicep-deploy-common
v0.0.3-dev
Published
Common Code for bicep-deploy (GitHub Action/ADO Task)
Readme
Bicep Deploy Common
This package contains code that is commonly used between the bicep-deploy GitHub Action and Azure Pipelines Task.
Usage
Importing
Install this package and reference:
import { Logger } from '@azure/bicep-deploy-common';