docbrown/scripts
Daniel Uber ccbac93ea5
Only print BUILDKITE environment variables when they were present (#14487)
* Only print BUILDKITE environment variables when they were present

This was causing errors running the build_containers.sh script
locally, since only buildkite was passing these (and errors stop the
script, so nothing was built).

* Simplify conditional guards to check only for BUILDKITE variable

https://buildkite.com/docs/pipelines/environment-variables#bk-env-vars-buildkite
describes the simplest "this is buildkite" check, BUILDKITE is always
true when running in buildkite.
2021-08-19 11:42:42 -05:00
..
after_deploy.sh [Travis] Create after_deploy Honeycomb script (#12236) 2021-01-12 13:51:05 -05:00
build_containers.sh Only print BUILDKITE environment variables when they were present (#14487) 2021-08-19 11:42:42 -05:00
bundle.sh Fix container composes w/r/t multistage container builds (#11531) 2020-11-23 15:15:21 -06:00
clean_fork.sh Switch references to Forem master branch to main (#12325) 2021-04-16 11:51:06 -05:00
create_buildkite_pr_build.sh Fix a few bugs with the create_buildkite_pr_build.sh script (#11872) 2020-12-14 08:35:29 -06:00
entrypoint.sh Fix container composes w/r/t multistage container builds (#11531) 2020-11-23 15:15:21 -06:00
release Add support for versioned releases (#13750) 2021-07-28 10:10:33 -04:00
stage_release Add support for versioned releases (#13750) 2021-07-28 10:10:33 -04:00
sync_fork.sh Switch references to Forem master branch to main (#12325) 2021-04-16 11:51:06 -05:00