ソースを参照

Update

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

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

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

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