Compare commits

..

1 Commits

Author SHA1 Message Date
aed9c7f04f Add tarball script for CI
Allows the same script to be executed by GitLab and Gitea runners.
2024-10-22 14:12:53 +02:00

View File

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