feat: migrate CI to 4-job pipeline with SHA-pinned actions #5

Merged
jcabillot merged 3 commits from feat/gitea-actions-v2 into master 2026-06-09 11:20:27 -04:00
Showing only changes of commit 188e304e46 - Show all commits
+1
View File
@@ -1,6 +1,7 @@
name: Docker Build and Push
on:
push:
branches: [master]
pull_request:
schedule:
- cron: '30 3 * * 3'