소스 검색

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
 

Loading…
취소
저장