Explorar el Código

test 20

master
komarov hace 4 años
padre
commit
41a03ad7f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml Ver fichero

@@ -7,7 +7,7 @@ clone:

steps:
- name: clone
image: alpine/git
image: docker:git
environment:
KEY:
from_secret: DEPLOY_KEY


Cargando…
Cancelar
Guardar