浏览代码

[release] v0.9.19-unstable

Yann Stepienik 2 年之前
父节点
当前提交
2fcf44fbca
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .circleci/config.yml

+ 4 - 0
.circleci/config.yml

@@ -7,6 +7,10 @@ jobs:
     steps:
       - checkout
 
+     - run:
+        name: Setup docker and buildx
+        command: docker buildx create --use
+
       - run:
           name: install dependencies
           command: sudo apt-get install bash curl