Browse Source

test 50

master
komarov 4 years ago
parent
commit
67a99db848
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .drone.yml

+ 5
- 0
.drone.yml View File

@@ -29,6 +29,11 @@ steps:
insecure: true insecure: true
build_args: build_args:
PHP_VERSION: 7.4.4 PHP_VERSION: 7.4.4
depends_on:
- clone
trigger:
status:
- success


- name: build_php_fpm - name: build_php_fpm
image: plugins/docker image: plugins/docker


Loading…
Cancel
Save