tentative de CI
Some checks failed
/ test (push) Has been cancelled
Some checks failed
/ test (push) Has been cancelled
This commit is contained in:
parent
7573e10939
commit
67cf75f6fe
1 changed files with 7 additions and 0 deletions
7
.forgejo/workflows/cv-creation.yaml
Normal file
7
.forgejo/workflows/cv-creation.yaml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
on: [ push ]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: docker
|
||||||
|
steps:
|
||||||
|
- run: echo All good
|
Loading…
Add table
Add a link
Reference in a new issue