1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-24 10:50:22 +03:00

gitlab-ci: Update for building new containers

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Apr 30 18:48:18 UTC 2019 on sn-devel-184
This commit is contained in:
Andreas Schneider 2019-04-30 14:12:55 +02:00 committed by Andreas Schneider
parent e48a6c846f
commit 4dd8db321f
5 changed files with 7 additions and 4 deletions

View File

@ -19,7 +19,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
SAMBA_CI_CONTAINER_TAG: a63fcd17331238531d472206e34aa24c9fc46bb1
SAMBA_CI_CONTAINER_TAG: 4cc4709edd40e4e7c64f9eb255f953eed7924b1f
#
# The following images are available
# Please see the samba-o3 sections at the end of this file!

View File

@ -10,6 +10,7 @@ set -xueo pipefail
dnf update -y
dnf install -y \
--setopt=install_weak_deps=False \
@development-tools \
acl \
attr \

View File

@ -10,6 +10,7 @@ set -xueo pipefail
dnf update -y
dnf install -y \
--setopt=install_weak_deps=False \
@development-tools \
acl \
attr \

View File

@ -10,6 +10,8 @@ set -xueo pipefail
zypper --non-interactive refresh
zypper --non-interactive update
zypper --non-interactive install \
--no-recommends \
system-user-nobody \
acl \
attr \
autoconf \
@ -99,8 +101,7 @@ zypper --non-interactive install \
which \
xfsprogs-devel \
yum-utils \
zlib-devel \
system-user-nobody
zlib-devel
zypper --non-interactive clean

View File

@ -1 +1 @@
a63fcd17331238531d472206e34aa24c9fc46bb1
4cc4709edd40e4e7c64f9eb255f953eed7924b1f