mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
ci: temporary disable package build due to docker deps issue.
This commit is contained in:
parent
ed4bd4628a
commit
faa57d99f8
@ -61,7 +61,7 @@ tests:
|
||||
# Package Build
|
||||
# -------------
|
||||
|
||||
archlinux:
|
||||
.archlinux:
|
||||
stage: build
|
||||
image: registry.gitlab.com/archlex/packages/builders/archlinux
|
||||
script:
|
||||
@ -72,7 +72,7 @@ archlinux:
|
||||
paths:
|
||||
- $PKGDEST/*
|
||||
|
||||
debian:
|
||||
.debian:
|
||||
stage: build
|
||||
image: registry.gitlab.com/archlex/packages/builders/debian
|
||||
script:
|
||||
@ -88,7 +88,7 @@ debian:
|
||||
paths:
|
||||
- $PKGDEST/*.deb
|
||||
|
||||
ubuntu:
|
||||
.ubuntu:
|
||||
extends: debian
|
||||
variables:
|
||||
DIST: ubuntu
|
||||
|
Loading…
Reference in New Issue
Block a user