Add findutils to build container
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ build:
|
||||
script:
|
||||
- mkdir -p .dnf_cache
|
||||
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True update -y
|
||||
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True install -y make gnome-shell gettext
|
||||
- dnf --setopt=cachedir=$(pwd)/.dnf_cache --setopt=keepcache=True install -y make gnome-shell gettext findutils
|
||||
- make build
|
||||
artifacts:
|
||||
name: "$CI_COMMIT_REF_NAME"
|
||||
|
||||
Reference in New Issue
Block a user