This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Torrion
/
arbitry
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test 50
master
komarov
4 years ago
parent
6a6c050e47
commit
67a99db848
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
.drone.yml
+ 5
- 0
.drone.yml
View File
@@ -29,6 +29,11 @@ steps:
insecure: true
build_args:
PHP_VERSION: 7.4.4
depends_on:
- clone
trigger:
status:
- success
- name: build_php_fpm
image: plugins/docker
Write
Preview
Loading…
Cancel
Save