This commit is contained in:
parent
055c240396
commit
b05f26e41e
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@main
|
Loading…
Reference in a new issue