Explorar o código

CI: Add git to docker container

Danilo Bargen %!s(int64=6) %!d(string=hai) anos
pai
achega
291d9ef9f6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -91,7 +91,7 @@ jobs:
     steps:
       - checkout
       - setup_remote_docker
-      - run: apk update && apk add bash
+      - run: apk update && apk add bash git
       - run: /bin/bash docker/rebuild.sh