Explorar el Código

[release] v0.9.19-unstable

Yann Stepienik hace 1 año
padre
commit
8265dedd95
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .circleci/config.yml

+ 2 - 2
.circleci/config.yml

@@ -8,8 +8,8 @@ jobs:
       - checkout
 
      - run:
-        name: Setup docker and buildx
-        command: docker buildx create --use
+          name: Setup docker and buildx
+          command: docker buildx create --use
 
       - run:
           name: install dependencies