瀏覽代碼

Update drone.yml

tags/v0.0.5
Peter Vivell 6 年之前
父節點
當前提交
6228f9f373
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      drone.yml

+ 1
- 0
drone.yml 查看文件

@@ -16,6 +16,7 @@ steps:
16 16
   commands:
17 17
     - export PATH=$PATH
18 18
     - echo 'Acquire::http { Proxy "http://unino.de:3142"; }' | tee -a /etc/apt/apt.conf.d/proxy
19
+    - ls -l /var/cache/apt/archives
19 20
     - apt-get update
20 21
     - apt-get --yes upgrade
21 22
     - apt-get --yes install build-essential libc6-dev libhidapi-dev libssl-dev

Loading…
取消
儲存