Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Marigold committed Oct 7, 2023
1 parent 7c384bc commit d9bb875
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ops/buildkite/build-code
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ set -o errexit
set -o pipefail
set -o nounset

echo "Printing"
echo "$BUILDKITE_BRANCH"
echo $BUILDKITE_BRANCH

############ WARNING ##############
# TODO before migrating to ourworldindata.org
# 1. Change `BAKED_BASE_URL` in this script and in `deploy-content`
Expand Down

0 comments on commit d9bb875

Please sign in to comment.