]> granicus.if.org Git - pdns/commitdiff
circleci coverity: actually do git checkout
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 11 Sep 2019 12:12:35 +0000 (14:12 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 11 Sep 2019 12:12:35 +0000 (14:12 +0200)
.circleci/config.yml

index 4e952465efcb79b1b25ccb6eaf60255ba539241a..9073580cf7a2d7b3052faf0707dd54dbd1e0f7d0 100644 (file)
@@ -993,7 +993,7 @@ jobs:
     steps:
       - install-auth-dev-deps
       - install-coverity-tools
-      - get-workspace
+      - checkout-shallow
       - run:
           name: autoconf
           command: BUILDER_VERSION=0.0.0-git1 autoreconf -vfi
@@ -1063,7 +1063,7 @@ jobs:
             ragel \
             virtualenv
       - install-coverity-tools
-      - get-workspace
+      - checkout-shallow
       - run:
           name: autoconf
           command: BUILDER_VERSION=0.0.0-git1 autoreconf -vfi
@@ -1135,7 +1135,7 @@ jobs:
             ragel \
             virtualenv
       - install-coverity-tools
-      - get-workspace
+      - checkout-shallow
       - run:
           name: autoconf
           command: BUILDER_VERSION=0.0.0-git1 autoreconf -vfi