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

index dcdd1188673b0ea7c0625283bedca2a66dff0049..5ca796bc7968fe15eaa048adb600c84a69d8d869 100644 (file)
@@ -12,6 +12,7 @@ commands:
           name: Install bazel from go
           command: |
             go install github.com/bazelbuild/bazelisk
+      - run: docker info
   setup-ci:
     description: |
       Prepare all the requirements for the CI