This commit is contained in:
parent
11b04a0288
commit
52893a10a2
@ -3,6 +3,11 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Publish
|
||||||
|
image: git.simonpetit.top/simonpetit/bob:0.1.0
|
||||||
|
command:
|
||||||
|
- publish
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
|
4
drafts/awk_for_web_analysis.md
Normal file
4
drafts/awk_for_web_analysis.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Using awk to analyse nginx logs
|
||||||
|
|
||||||
|
Having a static website, without any javascript, and generated by a custom made static site generator is great.
|
||||||
|
Now
|
Loading…
Reference in New Issue
Block a user