Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Tools
Chromium
Commits
34b50653
You need to sign in or sign up before continuing.
Commit
34b50653
authored
Jul 21, 2021
by
James T. Lee
Browse files
Build 91.0.4472.114
parent
f67d5288
Pipeline
#785
passed with stage
in 1916 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
34b50653
---
variables
:
VERSION
:
'
91.0.4472.
77
'
VERSION
:
'
91.0.4472.
114
'
.template
:
&template
image
:
'
${CI_REGISTRY}/nest/stage1:${CPU}-workstation'
...
...
@@ -12,7 +12,7 @@ variables:
PORTAGE_TMPDIR="/nest/portage/builds/${CPU}"'
-
'
emerge
--sync'
-
'
[
-d
"${PORTAGE_TMPDIR}/portage/.distcc"
]
||
(mkdir
-p
"$PORTAGE_TMPDIR"
&&
emerge
-v1
-j1
-k
n
app-arch/snappy)'
-
'
emerge
-v
--onlydeps
--usepkg
"=www-client/chromium-${VERSION}"'
-
'
emerge
-v
--onlydeps
--usepkg
--with-bdeps=y
"=www-client/chromium-${VERSION}"'
-
'
ebuild
"/var/db/repos/gentoo/www-client/chromium/chromium-${VERSION}.ebuild"
package'
'
Build
haswell'
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment