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

Jenkins tags Docker images using "v4.xx" #122

Closed
poikilotherm opened this issue Nov 5, 2019 · 0 comments · Fixed by #123
Closed

Jenkins tags Docker images using "v4.xx" #122

poikilotherm opened this issue Nov 5, 2019 · 0 comments · Fixed by #123
Labels
bug Something isn't working

Comments

@poikilotherm
Copy link
Member

When writing the Jenkinsfile in #22, the images got pushed to Docker Hub with their tag attached.

As we follow the upstream schema of using "v4.xx.x", but use image tags without the leading "v", this needs to be processed in the Jenkinsfile before tagging & pushing the image.

@poikilotherm poikilotherm added the bug Something isn't working label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant