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
Stage 0
Commits
0c96fe97
Commit
0c96fe97
authored
Dec 26, 2020
by
James T. Lee
Browse files
Add '--usepkg' back to EMERGE_DEFAULT_OPTS
parent
1ec09021
Pipeline
#280
passed with stage
in 93 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
0c96fe97
...
@@ -12,7 +12,7 @@ default:
...
@@ -12,7 +12,7 @@ default:
-
'
buildah
bud
--pull
--squash
-
'
buildah
bud
--pull
--squash
--security-opt
seccomp=unconfined
--security-opt
seccomp=unconfined
--build-arg
GENTOO_STAGE3_TAG=amd64
--build-arg
GENTOO_STAGE3_TAG=amd64
--build-arg
EMERGE_DEFAULT_OPTS="$CI_HOST_EMERGE_DEFAULT_OPTS"
--build-arg
EMERGE_DEFAULT_OPTS="$CI_HOST_EMERGE_DEFAULT_OPTS
--usepkg
"
--build-arg
MAKEOPTS="$CI_HOST_MAKEOPTS"
--build-arg
MAKEOPTS="$CI_HOST_MAKEOPTS"
--build-arg
PROFILE="haswell/server"
--build-arg
PROFILE="haswell/server"
-v
"${PWD}/debug:/usr/lib/debug"
-v
"${PWD}/debug:/usr/lib/debug"
...
...
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