Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
pameyer committed Aug 14, 2018
2 parents 245366f + 91d5267 commit 64d12f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pipeline
{
environment
{
DCM_VERSION="0.1"
DCM_VERSION="0.2"
prjb="dcm-"+"${DCM_VERSION}"
tarball="$prjb" + ".tar.gz"
rpmfile="$prjb" + "-0.noarch.rpm" /*always release 0 for the moment*/
Expand Down

0 comments on commit 64d12f8

Please sign in to comment.