SBird1337 6 лет назад
Родитель
Сommit
90480042ab
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      .drone.yml

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

@@ -6,7 +6,6 @@ clone:
6 6
 pipeline:
7 7
   pull_build:
8 8
     image: sots:latest
9
-    repo: Karathan/source_of_the_sovereign
10 9
     secrets: [ssh_private_key, ssh_known_hosts, ssh_host]
11 10
     commands:
12 11
       - 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'