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
760715229b
commit
9f1bb160ec
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
@@ -42,7 +42,7 @@ steps:
- name: build_php_base
image: plugins/docker
settings:
storage_driver: overlay
storage_driver: overlay
2
storage_path: /drone/docker
use_cache: true
dockerfile: arbitry/docker/php/Dockerfile
@@ -62,7 +62,7 @@ steps:
- name: build_php_fpm
image: plugins/docker
settings:
storage_driver: overlay
storage_driver: overlay
2
storage_path: /drone/docker
use_cache: true
dockerfile: arbitry/docker/php-fpm/Dockerfile
Write
Preview
Loading…
Cancel
Save