This commit is contained in:
parent
055c240396
commit
8b6af27a35
1 changed files with 9 additions and 0 deletions
9
.forgejo/workflows/build-images.yml
Normal file
9
.forgejo/workflows/build-images.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
on:
|
||||||
|
pull-request:
|
||||||
|
push:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build-sesame:
|
||||||
|
runs-on: imagefactory-latest
|
||||||
|
steps:
|
||||||
|
- uses: https://forge.karnov.club/spadinastan/setup-spud-action
|
Loading…
Reference in a new issue