Run project_only reports on 15.1:Update and no longer on 15.1
This commit is contained in:
parent
599f820a3d
commit
bd85fc6227
@ -134,9 +134,9 @@ pipelines:
|
||||
- repo-checker3
|
||||
tasks:
|
||||
- script: ./repo_checker -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Leap:42.3:Update
|
||||
openSUSE.Leap.15.1:
|
||||
openSUSE.Leap.15.1.Update:
|
||||
timeout: 0
|
||||
resources:
|
||||
- repo-checker3
|
||||
tasks:
|
||||
- script: ./repo_checker -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Leap:15.1
|
||||
- script: ./repo_checker -A https://api.opensuse.org --debug project_only --post-comments openSUSE:Leap:15.1:Update
|
||||
|
@ -69,7 +69,7 @@ pipelines:
|
||||
environment_variables:
|
||||
OSC_CONFIG: /home/go/config/oscrc-repo-checker
|
||||
jobs:
|
||||
<% %w(openSUSE:Factory openSUSE:Leap:15.0:Update openSUSE:Leap:42.3:Update openSUSE:Leap:15.1).each do |project| -%>
|
||||
<% %w(openSUSE:Factory openSUSE:Leap:15.0:Update openSUSE:Leap:42.3:Update openSUSE:Leap:15.1:Update).each do |project| -%>
|
||||
<%= project.gsub(':', '.') %>:
|
||||
timeout: 0
|
||||
resources:
|
||||
|
Loading…
x
Reference in New Issue
Block a user