cloudbuild-task-azp
TypeScript icon, indicating that this package has built-in type declarations

0.1.185-beta • Public • Published

cloudbuild-task-azp

These NPM packages are typed with TypeScript MIT license Required Node

This package depends on azure-pipelines-task-lib

This package implements the cloudbuild-task-contracts abstraction for Azure Pipelines, allowing a build task that was written against that abstraction to run as an Azure Pipelines task.

Example usage

import { factory } from 'cloudbuild-task-azp';
import { run } from './MyPortableTask';

run(factory);

Readme

Keywords

none

Package Sidebar

Install

npm i cloudbuild-task-azp

Weekly Downloads

40

Version

0.1.185-beta

License

MIT

Unpacked Size

29.4 kB

Total Files

38

Last publish

Collaborators

  • andrewarnott