test CI/CD 4 no cache, sure
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 2s

This commit is contained in:
Crizomb 2025-12-23 19:12:04 +01:00
parent 5bc14a4388
commit ea1b1532e6

View file

@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20 image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20-2
options: --pull=always # Stop aggresive caching, for this time options: --pull=always # Stop aggresive caching, for this time
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4