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
82836220dc
commit
0e46454984
2 changed files
with
1 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
.drone.yml
+1
-1
project/test.php
+ 0
- 3
.drone.yml
View File
@@ -57,9 +57,6 @@ steps:
trigger:
status:
- success
volumes:
- name: docker
path: /var/lib/docker
- name: build_php_fpm
image: plugins/docker
+ 1
- 1
project/test.php
View File
@@ -2,5 +2,5 @@
declare(strict_types=1);
echo "Hello asdfadf";
echo "Hello asdfadf
dsd
";
phpinfo();
Write
Preview
Loading…
Cancel
Save