ci: build images on tag push and trigger
Some checks failed
/ build-sesame (push) Failing after 16s

This commit is contained in:
Marc 2024-11-05 23:41:36 -05:00
parent 055c240396
commit 8b6af27a35
Signed by: marc
GPG key ID: 048E042F22B5DC79

View 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