Skip to content
Snippets Groups Projects
Commit 5a075f9e authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

try installing apt-utils with wpt install

parent d2b5873e
No related branches found
No related tags found
No related merge requests found
Pipeline #11484 failed
......@@ -52,8 +52,8 @@ build-ubuntu:
- docker
stage: build
script:
- apk update ; apk add git apt-utils
# - apt install apt-utils
- apk update ; apk add git
- apt install apt-utils
# - git checkout master -- requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE/install-ubuntu" for_build/ubuntu
- docker push "$CI_REGISTRY_IMAGE/install-ubuntu"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment