Skip to content

buildkite/deploy-confirm-block-step-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Confirmation Block Step Example

Add to Buildkite

This is an example Buildkite pipeline that will show a block step for deploys if the date command on the agent returns "Friday". Here's what the step looks like:

Demo

If you respond with "Yes, I'm sure. If something goes wrong, I'll fix it", it'll run the deploy.sh file again but allow the deploy through like usual:

However if you respond with "Err, nah. I've changed my mind", it will still run the deploy.sh step, but the build will fail, essentially "blocking" this build from being deployed.

License

See License.md (MIT)

About

An example Buildkite pipeline that uses dynamic steps to confirm deployments on Fridays

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages