diff options
-rw-r--r-- | jobs/test.conf | 1 | ||||
-rw-r--r-- | jobs/turris3x-omnia.conf | 1 | ||||
-rw-r--r-- | nodes/repobuild.conf | 2 |
3 files changed, 4 insertions, 0 deletions
diff --git a/jobs/test.conf b/jobs/test.conf new file mode 100644 index 0000000..67f87fd --- /dev/null +++ b/jobs/test.conf @@ -0,0 +1 @@ +TAGS=repobuild diff --git a/jobs/turris3x-omnia.conf b/jobs/turris3x-omnia.conf new file mode 100644 index 0000000..67f87fd --- /dev/null +++ b/jobs/turris3x-omnia.conf @@ -0,0 +1 @@ +TAGS=repobuild diff --git a/nodes/repobuild.conf b/nodes/repobuild.conf new file mode 100644 index 0000000..9a1f77e --- /dev/null +++ b/nodes/repobuild.conf @@ -0,0 +1,2 @@ +EXECUTORS=6 +TAGS=repobuild |