diff --git a/.circleci/config.yml b/.circleci/config.yml index dc82b2f0b0..ad9793ad98 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -117,9 +117,8 @@ jobs: - run: name: Sign command: | - git clone https://github.com/ethereum-optimism/binary_signer + git clone --branch v1.0.3 --depth 1 https://github.com/ethereum-optimism/binary_signer cd binary_signer/signer - git checkout tags/v1.0.3 IMAGE_PATH="<>/<>/<>:<>" echo $IMAGE_PATH