Skip to content

Commit

Permalink
Revert "Adapt Rakefile and Dockerfile for SLE-15-SP2"
Browse files Browse the repository at this point in the history
This reverts commit 53adfe9.
  • Loading branch information
jreidinger committed Sep 14, 2020
1 parent 6caca33 commit 34bceeb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,2 +1,2 @@
FROM registry.opensuse.org/yast/sle-15/sp2/containers/yast-ruby
FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
COPY . /usr/src/app
2 changes: 0 additions & 2 deletions Rakefile
Expand Up @@ -2,8 +2,6 @@

require "yast/rake"

Yast::Tasks.submit_to :sle15sp2

Yast::Tasks.configuration do |conf|
# lets ignore license check for now
conf.skip_license_check << /.*/
Expand Down

0 comments on commit 34bceeb

Please sign in to comment.