You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: