initial commit

This commit is contained in:
Nathan Owens
2021-02-01 09:02:18 -06:00
parent d1ab32564f
commit 7ac3a9f203
2 changed files with 8 additions and 0 deletions

4
.artixlinux/agent.yaml Normal file
View File

@@ -0,0 +1,4 @@
---
label: master

4
Jenkinsfile vendored Normal file
View File

@@ -0,0 +1,4 @@
@Library('artix-ci') import org.artixlinux.RepoPackage
PackagePipeline(new RepoPackage(this))