瀏覽代碼

test 56

master
komarov 4 年之前
父節點
當前提交
ca1b17f899
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      .drone.yml

+ 2
- 2
.drone.yml 查看文件

@@ -35,7 +35,7 @@ steps:
settings:
dockerfile: docker/php/Dockerfile
registry: localhost:5000
repo: arbitry_php_base
repo: localhost:5000/arbitry_php_base
dry_run: true
insecure: true
build_args:
@@ -53,7 +53,7 @@ steps:
settings:
dockerfile: docker/php-fpm/Dockerfile
registry: localhost:5000
repo: arbitry_php_fpm
repo: localhost:5000/arbitry_php_base
dry_run: true
insecure: true
build_args:


Loading…
取消
儲存