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