Skip to content

Commit

Permalink
Merge pull request #36 from jenkins-infra/dduportal-patch-1
Browse files Browse the repository at this point in the history
chore(Jenkinsfile) enable CD
  • Loading branch information
dduportal authored Jul 4, 2023
2 parents a91bf56 + 70fc425 commit 782de0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if (JENKINS_URL.contains('infra.ci.jenkins.io')) {
buildDockerAndPublishImage('incrementals-publisher')
buildDockerAndPublishImage('incrementals-publisher', [automaticSemanticVersioning: true])
return
}

Expand Down

0 comments on commit 782de0d

Please sign in to comment.