ソースを参照

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

読み込み中…
キャンセル
保存