瀏覽代碼

Update

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

+ 1
- 1
drone.yml 查看文件

@@ -27,7 +27,7 @@ steps:
27 27
     repo: reg.unino.de/develop/debian-${DRONE_REPO_NAMESPACE}-${DRONE_REPO_NAME}
28 28
     #mirror: registry-1.docker.io
29 29
     bip: 172.17.0.1/16 # set bridge if non-existent
30
-    context: /drone # defaults to root of git repo
30
+    context: /drone/src # defaults to root of git repo
31 31
     #custom_dns: 127.0.0.11 # defaults to 8.8.8.8 and 8.8.4.4 
32 32
     storage_driver: overlay2 # aufs, overlay or vfs
33 33
     #debug: true

Loading…
取消
儲存