fix publish?
Some checks failed
kaniko / prepare (push) Failing after 13s
kaniko / build (push) Failing after 2s
Build images / build-and-push (push) Failing after 17s
build-airflow-image / build (push) Failing after 1m23s

This commit is contained in:
Julius Zeidler 2025-04-07 11:43:31 +02:00
parent f073ceab52
commit eace801e35

View file

@ -3,7 +3,7 @@ name: build-airflow-image
on: push
jobs:
build:
runs-on: catthehacker
runs-on: docker-cli
steps:
- name: Checkout the repo
uses: actions/checkout@v4