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 aa2bb187ce - Show all commits

View File

@ -79,7 +79,7 @@ jobs:
name: test-build
runs-on: vps-4
container:
image: catthehacker/ubuntu:act-latest
image: git.simonis.lol/projects/bun-casino:latest
steps:
- name: Checkout Code
uses: actions/checkout@v4