Compare commits

..

1 Commits

Author SHA1 Message Date
ebde95c29f Add tarball script for CI
Some checks failed
CI / build:lagarto-ox-tarball (push) Failing after 5s
Allows the same script to be executed by GitLab and Gitea runners.
2024-10-22 16:20:32 +02:00

View File

@ -1,5 +1,5 @@
name: CI
on: workflow_dispatch
on: push
jobs:
build:lagarto-ox-tarball: