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
c17182dc
Commit
c17182dc
authored
Dec 20, 2020
by
James T. Lee
Browse files
Style fixes
parent
c347b028
Pipeline
#222
skipped
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 @
c17182dc
...
@@ -18,7 +18,7 @@ default:
...
@@ -18,7 +18,7 @@ default:
--build-arg
EMERGE_DEFAULT_OPTS="--jobs=${JOBS}
--usepkg"
--build-arg
EMERGE_DEFAULT_OPTS="--jobs=${JOBS}
--usepkg"
--build-arg
MAKEOPTS="-j${JOBS}"
--build-arg
MAKEOPTS="-j${JOBS}"
--build-arg
PROFILE="haswell/server"
--build-arg
PROFILE="haswell/server"
-v
${PWD}/debug:/usr/lib/debug
-v
"
${PWD}/debug:/usr/lib/debug
"
-v
/nest:/nest
-v
/nest:/nest
-t
"${CI_REGISTRY_IMAGE}:haswell"
.'
-t
"${CI_REGISTRY_IMAGE}:haswell"
.'
-
'
buildah
bud
-t
"${CI_REGISTRY_IMAGE}/debug:haswell"
-f
Containerfile.debug
.'
-
'
buildah
bud
-t
"${CI_REGISTRY_IMAGE}/debug:haswell"
-f
Containerfile.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