Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setting the docker registry organisation #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amoussawi
Copy link

In https://github.com/jenkins-x/jx/blob/master/pkg/jx/cmd/import.go it's assumed that there's a REPLACE_ME_DOCKER_REGISTRY_ORG replacement holder in build packs, but actually there's none.

This PR adds the replacement holder, and it also uses the DOCKER_REGISTRY_ORG env variable instead of the ORG env to hold the docker registry organisation in the build pipelines given this PR is merged first jenkins-x-buildpacks/jenkins-x-classic#5.

@amoussawi
Copy link
Author

Is the Makefile in the main charts (not the preview charts) used anymore? because I don't see it used anywhere in the Jenkinsfile steps

@amoussawi
Copy link
Author

@garethjevans Is there a need for this after this #49? Do I close?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant