Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
RPM Packages
puppet-extensions
Commits
ec07e2af
Commit
ec07e2af
authored
Feb 06, 2022
by
mh
Browse files
we might not need the workaround anymore
parent
d8e816c5
Pipeline
#11610
passed with stages
in 14 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ec07e2af
---
# workaround an issue with EL9 images
# https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27614#note_562162360
image
:
name
:
$CI_REGISTRY/immerda/container-images/rpmbuild/centos:${RELEASE}
entrypoint
:
[
'
/bin/sh'
,
'
-c'
]
stages
:
-
build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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