Skip to content

Instantly share code, notes, and snippets.

@shays10
Last active October 21, 2021 09:26
Show Gist options
  • Save shays10/57785a41a9d71a5adc57dd3499db1d77 to your computer and use it in GitHub Desktop.
Save shays10/57785a41a9d71a5adc57dd3499db1d77 to your computer and use it in GitHub Desktop.
Dynamically loading pipeline steps according to experiments
if open_experiment:
buildkite-agent pipeline upload experimental-pipeline-pr.yml
else:
buildkite-agent pipeline upload pipeline-pr.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment