]> git.puffer.fish Git - matthieu/nova.git/commitdiff
fix circleci
authorMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 09:57:42 +0000 (13:57 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 09:57:42 +0000 (13:57 +0400)
.circleci/config.yml

index 569db2da6404721e01bd08d44d9a929322add352..85bcc8bcf172c866aae9ca90302cab949e7a3192 100644 (file)
@@ -26,7 +26,6 @@ commands:
       - setup-bazel-linux
       - setup_remote_docker:
           version: 19.03.13
-          docker_layer_caching: true
       #- run:
       #    name: Docker login
       #    command: echo "$GHCR_PASS" | docker login ghcr.io -u "$GHCR_USER" --password-stdin