Peter Vivell 7 лет назад
Родитель
Сommit
f80defdd97
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Просмотреть файл

27
     repo: reg.unino.de/develop/debian-${DRONE_REPO_NAMESPACE}-${DRONE_REPO_NAME}
27
     repo: reg.unino.de/develop/debian-${DRONE_REPO_NAMESPACE}-${DRONE_REPO_NAME}
28
     #mirror: registry-1.docker.io
28
     #mirror: registry-1.docker.io
29
     bip: 172.17.0.1/16 # set bridge if non-existent
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
     #custom_dns: 127.0.0.11 # defaults to 8.8.8.8 and 8.8.4.4 
31
     #custom_dns: 127.0.0.11 # defaults to 8.8.8.8 and 8.8.4.4 
32
     storage_driver: overlay2 # aufs, overlay or vfs
32
     storage_driver: overlay2 # aufs, overlay or vfs
33
     #debug: true
33
     #debug: true

Загрузка…
Отмена
Сохранить