mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 04:21:23 +00:00
Update .gitlab-ci.yml file
remove extra space
This commit is contained in:
parent
1a0fad75f9
commit
c17c5327a8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue