This commit is contained in:
10
.gitea/workflows/release.yml
Normal file
10
.gitea/workflows/release.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: release
|
||||
|
||||
on:
|
||||
- push
|
||||
|
||||
jobs:
|
||||
zola-builder:
|
||||
containers:
|
||||
image: jauderho/zola
|
Reference in New Issue
Block a user