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

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

View file

@ -0,0 +1,11 @@
on:
pull-request:
push:
jobs:
build-sesame:
runs-on: imagefactory-latest
steps:
- uses: https://forge.karnov.club/spadinastan/setup-spud-action@feat/install-spud-in-env
- run: spud build -d ./service.yml
- run: podman image ls