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 55
master
komarov
4 years ago
parent
837080da22
commit
899a9ee2eb
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
@@ -34,7 +34,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/php/Dockerfile
registry: localhost
registry: localhost
:5000
repo: arbitry_php_base
dry_run: true
insecure: true
@@ -52,7 +52,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/php-fpm/Dockerfile
registry: localhost
registry: localhost
:5000
repo: arbitry_php_fpm
dry_run: true
insecure: true
Write
Preview
Loading…
Cancel
Save