Stop triggering -beta jobs from the pipelines, PG13 is stable
authorChristoph Berg <christoph.berg@credativ.de>
Tue, 29 Sep 2020 15:01:11 +0000 (17:01 +0200)
committerChristoph Berg <christoph.berg@credativ.de>
Tue, 29 Sep 2020 15:01:11 +0000 (17:01 +0200)
jenkins/pgapt-jobs.yaml

index 35fc5338d895c807bfabadef181529c3d9df444c..a42a737dfe4f1d22c22dca9f01f1643066825920 100644 (file)
                                 )
                             }}
                         }}
+                        /*
                         stage('binaries-beta') {{
                             steps {{
                                 build(job: '{name}-binaries-beta',
                                 )
                             }}
                         }}
+                        */
                     }}
                 }}