Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
jan6 2020-11-22 06:56:55 +00:00
parent 823efcf1ae
commit 5024aa4523

View File

@ -12,5 +12,5 @@ server:
steps: steps:
- name: greeting - name: greeting
commands: commands:
- echo "<html><head><title>hello</title></head><body><h3>hello world, ran at $(date)</h3></body></html>" >~/public_html/hello.html - echo "<html><head><title>hello</title></head><body><h3>hello world, ran at $(date)</h3></body></html>" >~jan6/public_html/hello.html