Skip to content
Snippets Groups Projects
Commit c17c5327 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Update .gitlab-ci.yml file

remove extra space
parent 1a0fad75
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ default:
- echo -e "\e[0Ksection_start:`date +%s`:apt_pre[collapsed=true]\r\e[0Kinstalling pre packages"
- apt-get install apt-utils
- echo -e "\e[0Ksection_end:`date +%s`:apt_pre\r\e[0K"
- echo -e "\e[0Ksection_start:`date +%s`:apt_common[collapsed=true]\r\e[0Kinstalling common packages "
- echo -e "\e[0Ksection_start:`date +%s`:apt_common[collapsed=true]\r\e[0Kinstalling common packages"
- apt-get install make git ccache
- echo -e "\e[0Ksection_end:`date +%s`:apt_common\r\e[0K"
- *ccache
......
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