Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Commits
2aa0c7be
Commit
2aa0c7be
authored
1 year ago
by
Alam Ed Arias
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlib-ci.yml
Remove whitespace
parent
efe8becd
Branches
Branches containing commit
No related tags found
1 merge request
!2177
Update .gitlib-ci.yml
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-4
4 additions, 4 deletions
.gitlab-ci.yml
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
4
−
4
View file @
2aa0c7be
...
@@ -34,7 +34,7 @@ variables:
...
@@ -34,7 +34,7 @@ variables:
-
export DEBIAN_PRIORITY="low"
-
export DEBIAN_PRIORITY="low"
-
export DEBCONF_NONINTERACTIVE_SEEN="true"
-
export DEBCONF_NONINTERACTIVE_SEEN="true"
-
|
-
|
# debconf
# debconf
echo -e "\e[0Ksection_end:`date +%s`:debconf\r\e[0K"
echo -e "\e[0Ksection_end:`date +%s`:debconf\r\e[0K"
-
-
|
-
-
|
# dpkg_aa
# dpkg_aa
...
@@ -67,7 +67,7 @@ variables:
...
@@ -67,7 +67,7 @@ variables:
# Dir::Cache::Archives
# Dir::Cache::Archives
echo Dir::Cache::Archives "$APT_CACHE_DIR"\; | tee --append /etc/apt/apt.conf.d/99build
echo Dir::Cache::Archives "$APT_CACHE_DIR"\; | tee --append /etc/apt/apt.conf.d/99build
-
|
-
|
# apt_conf
# apt_conf
echo -e "\e[0Ksection_end:`date +%s`:apt_conf\r\e[0K"
echo -e "\e[0Ksection_end:`date +%s`:apt_conf\r\e[0K"
-
-
|
-
-
|
# apt_update
# apt_update
...
@@ -110,7 +110,7 @@ variables:
...
@@ -110,7 +110,7 @@ variables:
# cache.conf
# cache.conf
echo Adding ccache configution option
echo Adding ccache configution option
-
|
-
|
# base_dir
# base_dir
echo base_dir = $PWD | tee --append ~/.ccache/ccache.conf
echo base_dir = $PWD | tee --append ~/.ccache/ccache.conf
-
|
-
|
# cache_dir
# cache_dir
...
@@ -412,7 +412,7 @@ Debian stable Clang:
...
@@ -412,7 +412,7 @@ Debian stable Clang:
echo -e "\e[0Ksection_start:`date +%s`:make[collapsed=false]\r\e[0KCompiling SRB2"
echo -e "\e[0Ksection_start:`date +%s`:make[collapsed=false]\r\e[0KCompiling SRB2"
-
make --directory=src --keep-going CCACHE=1 ERRORMODE=1 NONX86=1 || make --directory=src --keep-going CCACHE=1 ERRORMODE=1 NONX86=1
-
make --directory=src --keep-going CCACHE=1 ERRORMODE=1 NONX86=1 || make --directory=src --keep-going CCACHE=1 ERRORMODE=1 NONX86=1
-
|
-
|
# make
# make
echo -e "\e[0Ksection_end:`date +%s`:make\r\e[0K"
echo -e "\e[0Ksection_end:`date +%s`:make\r\e[0K"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment