workflow triggers
All checks were successful
Build Main / BuildLatest (push) Successful in 8m38s
Nightly build / BuildNightly (push) Successful in 27m3s
Rebuild Last Released / BuildLatest (push) Successful in 23m4s

This commit is contained in:
Guillaume Lapierre 2024-11-08 12:58:48 +01:00
parent 0e905955b4
commit 60a74a3e85

View File

@ -5,12 +5,11 @@
name: Rebuild Last Released
run-name: ${{ gitea.actor }} running CI in the pipeline 🚀
on:
push:
schedule:
- cron: "10 2 * * *"
jobs:
BuildVersion:
BuildLatest:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: cth-ubuntu-latest