-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
featureFeature missing according to gitlab ci standardFeature missing according to gitlab ci standardgood first issueThis is a fix that might be easier for someone to do as a first contributionThis is a fix that might be easier for someone to do as a first contribution
Description
Is your feature request related to a problem? Please describe.
In release 4.58.0, 2 images are used by gitlab-ci-local :
- docker.io/firecow/gitlab-ci-local-util
- docker.io/sumina46/wait-for-it:latest
If we use a private docker registry, with no access to docker.io, those images can't be pulled
Describe the solution you'd like
To be able to replace those images name using parameters or variables
Describe alternatives you've considered
Today I pull those images manually from my private registry and tag it with the expected name
Additional context
maica1
Metadata
Metadata
Assignees
Labels
featureFeature missing according to gitlab ci standardFeature missing according to gitlab ci standardgood first issueThis is a fix that might be easier for someone to do as a first contributionThis is a fix that might be easier for someone to do as a first contribution