You need to sign in or sign up before continuing.
Commit 34b50653 authored by James T. Lee's avatar James T. Lee
Browse files

Build 91.0.4472.114

parent f67d5288
Pipeline #785 passed with stage
in 1916 minutes and 48 seconds
---
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':
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment