Explorar el Código

test 55

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

+ 2
- 2
.drone.yml Ver fichero

@@ -34,7 +34,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/php/Dockerfile
registry: localhost
registry: localhost:5000
repo: arbitry_php_base
dry_run: true
insecure: true
@@ -52,7 +52,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/php-fpm/Dockerfile
registry: localhost
registry: localhost:5000
repo: arbitry_php_fpm
dry_run: true
insecure: true


Cargando…
Cancelar
Guardar