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

git-admin at x2go.org git-admin at x2go.org
Thu Jan 4 12:34:17 CET 2024


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

x2go pushed a commit to branch master
in repository x2gokdriveclient.

commit 463b0d262f531f46e7c6b474b1cba4a1e5070bd6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jan 4 11:46:57 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 0000000..9aacc01
--- /dev/null
+++ b/debian/Jenkinsfile
@@ -0,0 +1,6 @@
+ at Library('jenkins-ci-tools') _
+buildDebianPackage(
+    /* isArchIndependent */ false,
+    /* ignoredArchs */ [],
+    /* isHeavyPackage */ false
+)

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


More information about the x2go-commits mailing list