diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 5bcb0d31b..3b518fdfd 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -15,7 +15,7 @@ steps: - label: ":docker: build proxy docker image" trigger: "neon-proxy" build: - branch: "160_remove_block_token" #"${PROXY_BRANCH:-develop}" + branch: "${PROXY_BRANCH:-develop}" env: EVM_LOADER_REVISION: "${BUILDKITE_COMMIT}" EVM_LOADER_BRANCH: "${EVM_LOADER_BRANCH}"