File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
fail-fast : false
14
14
15
15
container :
16
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
16
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
17
17
18
18
steps :
19
19
43
43
fail-fast : false
44
44
45
45
container :
46
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
46
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
47
47
48
48
steps :
49
49
66
66
fail-fast : false
67
67
68
68
container :
69
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
69
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
70
70
71
71
steps :
72
72
85
85
fail-fast : false
86
86
87
87
container :
88
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
88
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
89
89
90
90
steps :
91
91
Original file line number Diff line number Diff line change 18
18
19
19
require 'yast/rake'
20
20
21
- Yast ::Tasks . submit_to :sle15sp6
21
+ Yast ::Tasks . submit_to :sle15sp7
22
22
23
23
Yast ::Tasks . configuration do |conf |
24
24
# The package does not live in the official YaST:Head OBS project
You can’t perform that action at this time.
0 commit comments