update ci
Some checks failed
build ipxe / make ipxe (push) Failing after 0s

This commit is contained in:
wesley van tilburg 2024-10-15 21:26:35 +02:00
parent aa99d146b8
commit 36bf283362

View File

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