Skip to content
Snippets Groups Projects
Commit a6c885f1 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Update .gitlab-ci.yml file

parent 1776658e
No related branches found
No related tags found
No related merge requests found
Pipeline #8506 failed
......@@ -5,6 +5,7 @@ stages: # List of stages for jobs, and their order of execution
############ YAML ANCHORS ############
.script_gcc5_template: &script_gcc5_definition
- apt-get update
- apt-get install software-properties-common
- add-apt-repository ppa:ubuntu-toolchain-r/test
- apt-get update
- apt-get install gcc-snapshot
......
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