Browse Source

add armhf arch

tags/v0.0.56^0
Peter Vivell 6 years ago
parent
commit
4b9bbffbf3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      drone.yml

+ 1
- 0
drone.yml View File

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

Loading…
Cancel
Save