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
master
komarov
4 years ago
parent
9f1bb160ec
commit
9c5f798242
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.drone.yml
+ 2
- 0
.drone.yml
View File
@@ -42,6 +42,7 @@ steps:
- name: build_php_base
image: plugins/docker
settings:
privileged: true
storage_driver: overlay2
storage_path: /drone/docker
use_cache: true
@@ -62,6 +63,7 @@ steps:
- name: build_php_fpm
image: plugins/docker
settings:
privileged: true
storage_driver: overlay2
storage_path: /drone/docker
use_cache: true
Write
Preview
Loading…
Cancel
Save