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 3
master
komarov
4 years ago
parent
0337ab0478
commit
f513eaea66
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
.drone.yml
+ 0
- 8
.drone.yml
View File
@@ -2,16 +2,8 @@ kind: pipeline
type: docker
name: build
clone:
disable: true
steps:
- name: clone
image: alpine/git
commands:
- git clone https://gitea.torrion-vault.xyz/Torrion/arbitry.git .
- git checkout $DRONE_COMMIT
- name: build_php_base
image: plugins/docker
settings:
Write
Preview
Loading…
Cancel
Save