mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
fix(ci): wrong opensuse image.
This commit is contained in:
parent
9978734d7e
commit
a1f3f29347
@ -135,9 +135,9 @@ preprocess-ubuntu:
|
||||
|
||||
preprocess-opensuse:
|
||||
stage: preprocess
|
||||
image: opensuse
|
||||
image: opensuse/tumbleweed
|
||||
script:
|
||||
- zypper install apparmor-profiles go git rsync lsb-release
|
||||
- zypper install -y apparmor-profiles go git rsync lsb-release
|
||||
- ./configure --complain
|
||||
- make
|
||||
- make install
|
||||
|
Loading…
Reference in New Issue
Block a user