Add cache to other pipelines #36

Merged
jank1619 merged 45 commits from feature/custom-pipeline-images into main 2025-02-19 11:55:51 +00:00
Showing only changes of commit 8da1ff8acd - Show all commits

View File

@ -5,7 +5,7 @@ on:
jobs: jobs:
linelint: linelint:
runs-on: ubuntu-latest runs-on: vps-4
name: Check if all files end in newline name: Check if all files end in newline
steps: steps:
- name: Checkout - name: Checkout