optimize ci build: use own dockerfile for dependencies + cache for builds #164

Merged
philipp merged 16 commits from own-dockerfile into staging 2024-01-17 22:56:36 +01:00
Showing only changes of commit 5fec65e38f - Show all commits

View File

@ -1,7 +1,7 @@
name: CI/CD Pipeline
on:
workflow_call:
push:
inputs:
rust-version:
type: string