Przeglądaj źródła

Update drone.yml

tags/v0.0.5
Peter Vivell 7 lat temu
rodzic
commit
0a4f7efd70
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Wyświetl plik

16
     - apt-get update
16
     - apt-get update
17
     - apt-get --yes upgrade
17
     - apt-get --yes upgrade
18
     - apt-get --yes install build-essential libc6-dev libhidapi-dev libssl-dev
18
     - apt-get --yes install build-essential libc6-dev libhidapi-dev libssl-dev
19
-    - export MAKEFLAGS=$MAKEFLAGS 
19
+    - export MAKEFLAGS
20
     - cd src && make 
20
     - cd src && make 
21
     - cd contrib && make 
21
     - cd contrib && make 
22
     - cd .. ; ls -l radangel contrib/websockify ; md5sum radangel contrib/websockify ; cd ..
22
     - cd .. ; ls -l radangel contrib/websockify ; md5sum radangel contrib/websockify ; cd ..

Ładowanie…
Anuluj
Zapisz