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

try to install apt-get

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