summaryrefslogtreecommitdiff
path: root/runc/.artixlinux
diff options
context:
space:
mode:
Diffstat (limited to 'runc/.artixlinux')
-rw-r--r--runc/.artixlinux/Jenkinsfile3
-rw-r--r--runc/.artixlinux/pkgbase.yaml55
2 files changed, 58 insertions, 0 deletions
diff --git a/runc/.artixlinux/Jenkinsfile b/runc/.artixlinux/Jenkinsfile
new file mode 100644
index 0000000..d68bca2
--- /dev/null
+++ b/runc/.artixlinux/Jenkinsfile
@@ -0,0 +1,3 @@
+@Library('artix-ci@orion') import org.artixlinux.RepoPackage
+
+PackagePipeline(new RepoPackage(this))
diff --git a/runc/.artixlinux/pkgbase.yaml b/runc/.artixlinux/pkgbase.yaml
new file mode 100644
index 0000000..a0d4da3
--- /dev/null
+++ b/runc/.artixlinux/pkgbase.yaml
@@ -0,0 +1,55 @@
+---
+pkgbase:
+ name: runc
+ version: 1.3.0-1
+ arch:
+ - x86_64
+ pkgname:
+ - runc
+actions:
+ addRepo: world
+ removeRepo: null
+ triggersBuild: true
+ triggersRebuild: false
+ triggersRepoAdd: true
+ triggersRepoRemove: false
+ triggersNoCheck: false
+repos:
+ system-goblins:
+ version: null
+ packages: []
+ system-gremlins:
+ version: null
+ packages: []
+ system:
+ version: null
+ packages: []
+ world-goblins:
+ version: null
+ packages: []
+ world-gremlins:
+ version: null
+ packages: []
+ world:
+ version: 1.3.0-1
+ packages:
+ - runc-1.3.0-1-x86_64.pkg.tar.zst
+ lib32-goblins:
+ version: null
+ packages: []
+ lib32-gremlins:
+ version: null
+ packages: []
+ lib32:
+ version: null
+ packages: []
+ galaxy-goblins:
+ version: null
+ packages: []
+ galaxy-gremlins:
+ version: null
+ packages: []
+ galaxy:
+ version: null
+ packages: []
+team: world