File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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
60
60
fail-fast : false
61
61
62
62
container :
63
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
63
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
64
64
65
65
steps :
66
66
77
77
fail-fast : false
78
78
79
79
container :
80
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
80
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
81
81
82
82
steps :
83
83
96
96
fail-fast : false
97
97
98
98
container :
99
- image : registry.opensuse.org/yast/sle-15/sp6 /containers/yast-ruby
99
+ image : registry.opensuse.org/yast/sle-15/sp7 /containers/yast-ruby
100
100
101
101
steps :
102
102
Original file line number Diff line number Diff line change 19
19
20
20
require "yast/rake"
21
21
22
- Yast ::Tasks . submit_to :sle15sp6
22
+ Yast ::Tasks . submit_to :sle15sp7
23
23
24
24
Yast ::Tasks . configuration do |conf |
25
25
conf . skip_license_check << /doc\/ /
You can’t perform that action at this time.
0 commit comments