1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-07 06:25:21 +02:00

dev: add pull request image build workflow (#5235)

This commit is contained in:
Kuchenpirat 2025-03-30 20:38:01 +02:00 committed by GitHub
parent 07cd98c125
commit b994d27b0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 58 additions and 32 deletions

View file

@ -3,15 +3,8 @@ on:
workflow_call:
jobs:
build-package:
name: "Build Python package"
uses: ./.github/workflows/partial-package.yml
with:
tag: e2e
test:
timeout-minutes: 60
needs: build-package
runs-on: ubuntu-latest
defaults:
run: