mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
gitlab-ci: build with stretch image
This commit is contained in:
parent
ddc6981ca7
commit
d5f359fa51
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ build_ubuntu_package:
|
|||
- python3 contrib/sort.py etc/*.{profile,inc}
|
||||
|
||||
build_debian_package:
|
||||
image: debian:jessie
|
||||
image: debian:stretch
|
||||
script:
|
||||
- apt-get update -qq
|
||||
- apt-get install -y -qq build-essential lintian pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue