mercari / hcledit

Go package to edit HCL configuration
MIT License
44 stars 13 forks source link

[ci/workflow] fix Docker build step #120

Closed ryan-ph closed 2 months ago

ryan-ph commented 2 months ago

WHAT

title

WHY

It was broken due to some dependency updates. This is just a short-term fix to get the Docker build working again, but we probably should be running a docker build (without a push) on each PR.

Test plan

docker build .