SBird1337 hace 6 años
padre
commit
90480042ab
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      .drone.yml

+ 0
- 1
.drone.yml Ver fichero

@@ -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 )'