feature/build #1

Merged
Tobi merged 47 commits from feature/build into develop 2026-01-01 18:55:06 +01:00
Showing only changes of commit c49cd85a09 - Show all commits

View File

@@ -9,8 +9,8 @@ on:
jobs: jobs:
install: install:
runs-on: ubuntu-latest runs-on: ubuntu-latest
# container: container:
# image: oven/bun:alpine image: oven/bun:alpine
outputs: outputs:
cache-key: ${{ steps.cache-key.outputs.key }} cache-key: ${{ steps.cache-key.outputs.key }}
steps: steps: