Skip to content

Buildkite plugin that exposes common utility scripts for reuse in pipelines

Notifications You must be signed in to change notification settings

adabay/utilities-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Utilities Plugin

This plugin exposes various utility scripts as reusable scripts to other commands of the same pipeline step where the plugin is included.

Scripts

  • composer-install - Runs the composer install command with production settings.

  • npm-install - Runs the npm ci command with production settings.

  • clean-directory - Recursively force-deletes all files in the directory, that is passed as the first argument to this script.

About

Buildkite plugin that exposes common utility scripts for reuse in pipelines

Resources

Stars

Watchers

Forks

Languages