This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
fr1nge.xyz
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Drone deploy testing
master
Yigit Colakoglu
4 years ago
parent
b10a53837e
commit
ab694a69ac
1 changed files
with
8 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-3
.drone.yml
+ 8
- 3
.drone.yml
View File
@ -1,14 +1,19 @@
kind
:
pipeline
name
:
default
platform:
os
:
linux
arch
:
amd64
steps:
-
name
:
build
image
:
plugins/hugo
settings:
url
:
https://fr1nge.xyz
validate
:
false
-
name
:
pwd
-
name
:
deploy
commands:
-
pwd
-
ls
-
pwd
-
ls
Write
Preview
Loading…
Cancel
Save