test drone
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Ben Harris 2019-12-06 09:52:54 -05:00
parent 50c0d4aaea
commit ef3b5a4ee5
2 changed files with 21 additions and 2 deletions

19
.drone.yml Normal file
View File

@ -0,0 +1,19 @@
---
kind: pipeline
type: ssh
name: deploy
server:
host:
from_secret: host
user:
from_secret: username
ssh_key:
from_secret: ssh_key
steps:
- name: hello
commands:
- echo hello world
- head -n5 ~/insults.txt

View File

@ -11,7 +11,7 @@
</li>
<li>
<a rel="me" href="https://keybase.io/bharris">
<i class="fa fa-key"></i>
<i class="fa fa-id-card"></i>
</a>
</li>
<li>
@ -20,7 +20,7 @@
</a>
</li>
<li>
<a rel="pgpkey authn" href="benharri.asc">
<a rel="pgpkey" href="benharri.asc">
<i class="fa fa-key"></i>
</a>
</li>