瀏覽代碼

test 54

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

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

@@ -57,8 +57,8 @@ steps:
dry_run: true dry_run: true
insecure: true insecure: true
build_args: build_args:
BUILD_IMAGE: arbitry_php_base
PHP_VERSION: 7.4.4 PHP_VERSION: 7.4.4
BUILD_IMAGE: 'arbitry_php_base'
depends_on: depends_on:
- build_php_base - build_php_base
trigger: trigger:


Loading…
取消
儲存