mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
ci-images: install diffutils prior to building images
Ensure the podman image used for generating Samba CI images includes 'diff' utility Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Jun 9 23:48:42 UTC 2022 on sn-devel-184
This commit is contained in:
committed by
Andrew Bartlett
parent
aec2076fa7
commit
e67845a73c
@@ -13,6 +13,8 @@
|
||||
SAMBA_CI_IS_BROKEN_IMAGE: "no"
|
||||
SAMBA_CI_TEST_JOB: "samba-o3"
|
||||
before_script:
|
||||
# install prerequisites
|
||||
- dnf install -qy diffutils
|
||||
# Ensure we are generating correct the container
|
||||
- uname -a
|
||||
- cat /etc/os-release
|
||||
|
||||
@@ -1 +1 @@
|
||||
a9f12c7712cfccf1bf957d6976dc87917524b55e
|
||||
34eff4df0b3dbbfabcd74d5c50c357a6faa280d5
|
||||
|
||||
Reference in New Issue
Block a user