mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-14 08:50:53 +00:00
Update .gitlab-ci.yml file
Let see if I need to need to run export again in the main build script
This commit is contained in:
parent
595ce3e225
commit
b8861b1912
1 changed files with 0 additions and 4 deletions
|
@ -101,10 +101,6 @@ build-testing:
|
|||
variables:
|
||||
CC: gcc
|
||||
script:
|
||||
- - echo -e "\e[0Ksection_start:`date +%s`:debconf[collapsed=true]\r\e[0KSetup debconf's environment"
|
||||
- *debconf
|
||||
- echo -e "\e[0Ksection_end:`date +%s`:debconf\r\e[0K"
|
||||
|
||||
- - echo -e "\e[0Ksection_start:`date +%s`:apt_toolchain[collapsed=true]\r\e[0KInstalling toolchain packages"
|
||||
- apt-get install gcc
|
||||
- echo -e "\e[0Ksection_end:`date +%s`:apt_toolchain\r\e[0K"
|
||||
|
|
Loading…
Reference in a new issue