[X2Go-Commits] [x2goclient] 01/02: debian/Jenkinsfile: Add file. Initiate CI builds.

git-admin at x2go.org git-admin at x2go.org
Thu Jan 4 10:07:39 CET 2024


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit be3cc4d16212fee678e8dd6e3cb7429eef966f68
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jan 4 09:09:51 2024 +0100

    debian/Jenkinsfile: Add file. Initiate CI builds.
---
 debian/Jenkinsfile | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/Jenkinsfile b/debian/Jenkinsfile
new file mode 100644
index 00000000..f9461417
--- /dev/null
+++ b/debian/Jenkinsfile
@@ -0,0 +1,6 @@
+ at Library('jenkins-ci-tools') _
+buildDebianPackage(
+    /* isArchIndependent */ false,
+    /* ignoredArchs */ [],
+    /* isHeavyPackage */ true
+)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list