projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bbcf9b
)
Disable building for beta
author
Christoph Berg
<myon@debian.org>
Wed, 13 Sep 2023 14:08:04 +0000
(16:08 +0200)
committer
Christoph Berg
<myon@debian.org>
Wed, 13 Sep 2023 14:08:04 +0000
(16:08 +0200)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index 01126ac6423a18e5a8c80f62699115124bc6ed73..a68df6cfce6f9af77a66e6322032fb316df10910 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-283,6
+283,7
@@
)
}}
}}
+ /*
stage('binaries-beta') {{
steps {{
build(job: '{name}-binaries-beta',
@@
-295,6
+296,7
@@
)
}}
}}
+ */
}}
}}