Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Doina Cristina Aiftimiei committed Jan 5, 2019
1 parent e5ce35b commit f48f825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ pipeline {
'DPM',
'10204',
"[preview-testbed] New orchent version ${env.BRANCH_NAME} available",
"Check new artifacts at:\n\t- Docker image: [${dockerhub_image_id}|https://hub.docker.com/r/${dockerhub_repo}/tags/]\n\t- RPMs/DEBs: ${env.BUILD_URL",
"Check new artifacts at:\n\t- Docker image: [${dockerhub_image_id}|https://hub.docker.com/r/${dockerhub_repo}/tags/]\n\t- RPMs/DEBs: ${env.BUILD_URL}",
['wp3', 'preview-testbed', "orchent-${env.BRANCH_NAME}"],
'Task',
'mariojmdavid',
Expand All @@ -178,7 +178,7 @@ pipeline {
'XDM',
'10100',
"[preview-testbed] New orchent version ${env.BRANCH_NAME} available",
"Check new artifacts at:\n\t- Docker image: [${dockerhub_image_id}|https://hub.docker.com/r/${dockerhub_repo}/tags/]\n\t- RPMs/DEBs: ${env.BUILD_URL",
"Check new artifacts at:\n\t- Docker image: [${dockerhub_image_id}|https://hub.docker.com/r/${dockerhub_repo}/tags/]\n\t- RPMs/DEBs: ${env.BUILD_URL}",
['WP3', 't3.2', 'preview-testbed', "orchent-${env.BRANCH_NAME}"],
'Task',
'cduma',
Expand Down

0 comments on commit f48f825

Please sign in to comment.