-
Notifications
You must be signed in to change notification settings - Fork 6
Update the tag of the docker image in the targeted repos #15
Update the tag of the docker image in the targeted repos #15
Conversation
@hectorj2f snapshot fabric8-ui-openshift-nginx image is available for testing. |
@hectorj2f snapshot fabric8-ui-openshift-nginx image is available for testing. |
@hectorj2f snapshot fabric8-ui-openshift-nginx image is available for testing. |
…ange in this repo
@hectorj2f snapshot fabric8-ui-openshift-nginx image is available for testing. |
Jenkinsfile
Outdated
@@ -1,10 +1,10 @@ | |||
@Library('github.com/fabric8io/fabric8-pipeline-library@master') | |||
@Library('github.com/hectorj2f/fabric8-pipeline-library@dockerbaseimage9') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this needs to be changed to the upstream repo once this is merged into the pipeline library
Jenkinsfile
Outdated
pushNewDockerImageTagChangePR { | ||
propertyName = 'fabric8\\/fabric8-openshift-nginx' | ||
projects = [ | ||
'fabric8-ui/fabric8-ui', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added the two projects that require an update of the base image tag.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@hectorj2f snapshot fabric8-ui-openshift-nginx image is available for testing. |
@hectorj2f snapshot fabric8-ui-openshift-nginx image is available for testing. |
related to: #14