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

index 85bcc8bcf172c866aae9ca90302cab949e7a3192..3459e784791bc4a059ef6ae9bbfcc89d2fa3a15d 100644 (file)
@@ -24,8 +24,6 @@ commands:
     steps:
       - checkout
       - setup-bazel-linux
-      - setup_remote_docker:
-          version: 19.03.13
       #- run:
       #    name: Docker login
       #    command: echo "$GHCR_PASS" | docker login ghcr.io -u "$GHCR_USER" --password-stdin