Skip to content
Snippets Groups Projects
Commit 2433aa85 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

apt: get updated list of packages

parent bbce9882
No related branches found
No related tags found
No related merge requests found
Pipeline #11048647 failed
......@@ -48,6 +48,7 @@ workflow:
.ubuntu-template-job-default: &ubuntu-job
image: gitlab-registry.cern.ch/geomodeldev/ubuntu-geant4-image:main-base
before_script:
- sudo apt-get update && sudo apt-get dist-upgrade
- sudo apt-get update && apt-get install -y libgtest-dev
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment