Update .gitea/workflows/ipxe.yaml

This commit is contained in:
Misthios 2024-10-15 19:24:25 +00:00
parent dab8f47e84
commit a065da674d

View File

@ -1,10 +1,11 @@
name: build ipxe
runs-on: dynamis
on:
push:
schedule:
- cron: '0 2 * * SUN'
jobs:
make-ipxe:
runs-on: dynamis
name: make ipxe
runs-on: ubuntu-latest
container: docker.io/alpine:edge