fix trivy step and add umami tracking code
This commit is contained in:
parent
2212051cdb
commit
7452c5302c
@ -96,7 +96,7 @@ steps:
|
||||
- name: "Trivy (latest)"
|
||||
image: aquasec/trivy
|
||||
commands:
|
||||
- "trivy image ocram85/blog:latest"
|
||||
- "trivy image --exit-code 1 --no-progress ocram85/blog:latest"
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
1
layouts/partials/extend-head.html
Normal file
1
layouts/partials/extend-head.html
Normal file
@ -0,0 +1 @@
|
||||
<script async defer data-website-id="3e944f0b-6377-4a23-8bdd-64b408d13611" src="https://umami.ocram85.com/umami.js"></script>
|
Loading…
Reference in New Issue
Block a user