diff --git a/azure-cron.yml b/azure-cron.yml index ee39a6bb6a..f9b2ba0a0b 100644 --- a/azure-cron.yml +++ b/azure-cron.yml @@ -81,10 +81,10 @@ jobs: echo "${version#v} already exists, skipping." else echo "Building version ${version#v}..." - git checkout "$version" + #git checkout "$version" cd ci/docker/daml-sdk docker build -t digitalasset/daml-sdk:${version#v} --build-arg VERSION=${version#v} . - git checkout Dockerfile + #git checkout Dockerfile # Despite the name not suggesting it at all, this actually signs # _and pushes_ the image; see # https://docs.docker.com/engine/security/trust/#signing-images-with-docker-content-trust