trying new pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Petit 2024-12-05 17:03:33 +01:00
parent 11b04a0288
commit 52893a10a2
2 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,11 @@ type: docker
name: default
steps:
- name: Publish
image: git.simonpetit.top/simonpetit/bob:0.1.0
command:
- publish
- name: Deploy
image: appleboy/drone-scp
settings:

View 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