ソースを参照

add armhf arch

tags/v0.0.56^0
Peter Vivell 6年前
コミット
4b9bbffbf3
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      drone.yml

+ 1
- 0
drone.yml ファイルの表示

@@ -39,6 +39,7 @@ steps:
39 39
     force_tag: true
40 40
     tags: [ latest, builder ]
41 41
     build_args: # custom args for docker build, e.g. additional BUILD_DEPS etc.
42
+      - DEB_RELEASE=stretch
42 43
       - BUILD_DEPS=libhidapi-dev libssl-dev zip
43 44
 
44 45
 

読み込み中…
キャンセル
保存