feat: add lint, build, test, push pipeline with SHA-pinned actions #3

Merged
jcabillot merged 4 commits from feat/gitea-actions-v2 into master 2026-06-08 17:40:29 -04:00
Showing only changes of commit fb21d41f32 - Show all commits
+1 -1
View File
@@ -80,5 +80,5 @@ RUN chmod +x "/tini"
CMD ["/sabnzbd.sh"]
HEALTHCHECK --interval="10s" \
HEALTHCHECK --interval=10s \
CMD curl --fail "http://localhost:8080" || exit 1