Browse Source

test 54

master
komarov 4 years ago
parent
commit
837080da22
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

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


Loading…
Cancel
Save