post: commit fb0c2c1 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
This commit is contained in:
39
content/posts/commits/2026-03-03-commit-fb0c2c1.md
Normal file
39
content/posts/commits/2026-03-03-commit-fb0c2c1.md
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] ci(trivy): fix clone path — use /repo instead of /workspace"
|
||||||
|
date: 2026-03-03T20:21:24+01:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit fb0c2c1 par Betty dans bojemoi"
|
||||||
|
author: "Betty"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Commit `fb0c2c1`
|
||||||
|
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
| **Repository** | bojemoi |
|
||||||
|
| **Branch** | `main` |
|
||||||
|
| **Author** | Betty |
|
||||||
|
| **Hash** | `fb0c2c15dd9aa09ae05aefc489dea66074da6b29` |
|
||||||
|
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
Runner mounts a volume at /workspace/bojemoi/bojemoi by default,
|
||||||
|
causing git clone to fail with "not an empty directory".
|
||||||
|
|
||||||
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||||
|
|
||||||
|
### Files Changed
|
||||||
|
|
||||||
|
```
|
||||||
|
M .gitea/workflows/trivy.yml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Diff Summary
|
||||||
|
|
||||||
|
```
|
||||||
|
.gitea/workflows/trivy.yml | 6 +++---
|
||||||
|
1 file changed, 3 insertions(+), 3 deletions(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user