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
47fdbeb1
Commit
47fdbeb1
authored
Dec 20, 2020
by
James T. Lee
Browse files
Squash image because it is a complete rebuild
There is no need to carry around the original Gentoo stage3 image.
parent
5f957159
Pipeline
#217
canceled with stage
in 18 minutes and 49 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 @
47fdbeb1
...
@@ -13,7 +13,7 @@ default:
...
@@ -13,7 +13,7 @@ default:
tags
:
[
'
nest'
]
tags
:
[
'
nest'
]
script
:
script
:
-
'
mkdir
debug'
-
'
mkdir
debug'
-
'
buildah
bud
--pull
-
'
buildah
bud
--pull
--squash
--creds="${CI_REGISTRY_USER}:${CI_REGISTRY_PASSWORD}"
--creds="${CI_REGISTRY_USER}:${CI_REGISTRY_PASSWORD}"
--security-opt
seccomp=unconfined
--security-opt
seccomp=unconfined
--build-arg
GENTOO_STAGE3_TAG=amd64
--build-arg
GENTOO_STAGE3_TAG=amd64
...
...
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