ソースを参照

[release] v0.9.19-unstable

Yann Stepienik 1 年間 前
コミット
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