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 1
Commits
c496aa10
Commit
c496aa10
authored
Jan 03, 2021
by
James T. Lee
Browse files
Trivial style fix
parent
2db5cf97
Changes
1
Show 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 @
c496aa10
...
...
@@ -19,7 +19,7 @@ default:
--build-arg
STAGE0_TAG="$CPU"
--build-arg
FACTER_emerge_default_opts="$CI_HOST_EMERGE_DEFAULT_OPTS"
--build-arg
FACTER_makeopts="$CI_HOST_MAKEOPTS"
--build-arg
FEATURES="-ipc-sandbox
-
pid
-sandbox
-
network
-sandbox"
--build-arg
FEATURES="-ipc-sandbox
-
network
-sandbox
-
pid
-sandbox"
--build-arg
PROFILE="${CPU}/${ROLE}"
-v
"/usr/bin/qemu-${QEMU_ARCH}:/usr/bin/qemu-${QEMU_ARCH}:ro"
-v
"${PUPPET_CERTIFICATE}:/etc/puppetlabs/puppet/ssl/certs/ci.pem"
...
...
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