Explorar el Código

Update

tags/v0.0.50
Peter Vivell hace 6 años
padre
commit
4d37422d02
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Ver fichero

@@ -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…
Cancelar
Guardar