Commit 94f78201 authored by Mark Tyneway's avatar Mark Tyneway

changesets: don't track builder image

Tracking the builder image causes problems
in the CI. It started to be tracked when
there was a desire for faster builds. Publishing
a versioned builder image has resulted in
many CI publishing related bugs. This commit
removes tracking of the builder image.
parent 927bf96c
......@@ -13,7 +13,6 @@
"go/batch-submitter",
"go/proxyd",
"ops/docker/rpc-proxy",
"ops/docker/builder",
"ops/docker/hardhat"
],
"nohoist": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment