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

Update .gitlab-ci.yml file

parent 2d39e993
No related branches found
No related tags found
No related merge requests found
Pipeline #8457 passed
......@@ -6,7 +6,7 @@ stages: # List of stages for jobs, and their order of execution
.script_install_template: &script_install_definition
- apt-get update -y
- apt-get install expect -y
- apt-get install lbs-core -y
- apt-get install lsb-core -y
- ./auto_script_wolf
......
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