add Jenkinsfile & .artixlinux/agent.yaml
packagesC/clang/master This commit looks good
Details
packagesC/clang/master This commit looks good
Details
parent
674f12f19f
commit
2592a2b8f5
@ -0,0 +1,5 @@
|
||||
%YAML 1.2
|
||||
---
|
||||
|
||||
label: master
|
||||
|
@ -0,0 +1,4 @@
|
||||
@Library(["PackagePipeline", "RepoPackage"]) import org.artixlinux.RepoPackage
|
||||
|
||||
PackagePipeline(new RepoPackage(this))
|
||||
|
Loading…
Reference in new issue