Skip to content

buildkite/powershell-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite PowerShell Pipeline Example

Build status Add to Buildkite

This repository is an example Buildkite pipeline that runs a simple PowerShell script: script.ps1.

👉 See this example in action: buildkite/powershell-example

See the full Getting Started Guide for step-by-step instructions on how to get this running, or try it yourself:

Add to Buildkite

Screenshot of PowerShell example pipeline build page

How it works

This example:

  • Runs script.ps1 as part of the pipeline
  • Prints debug output and an inline image
  • Uploads a test artifact
  • Exits cleanly with success (exit 0)

PowerShell can be used for many build, deploy, or scripting tasks across Windows, Linux, and macOS agents.

License

See LICENSE.md (MIT)

About

An example pipeline that runs a PowerShell script using Buildkite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •