Browse Source

test 51

master
komarov 4 years ago
parent
commit
056b12a096
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .drone.yml

+ 2
- 0
.drone.yml View File

@@ -29,6 +29,8 @@ steps:
insecure: true insecure: true
build_args: build_args:
PHP_VERSION: 7.4.4 PHP_VERSION: 7.4.4
commands:
- ls -la
depends_on: depends_on:
- clone - clone
trigger: trigger:


Loading…
Cancel
Save