psec
This commit is contained in:
parent
e6777e0699
commit
d8fd061733
@ -78,6 +78,8 @@ public class PlanSpec {
|
||||
"PROJECT=\"" + project + "\" " +
|
||||
"BAMBOO_DOWNLOAD_PASS=\"${bamboo.bamboo_download_pass}\" " +
|
||||
"BAMBOO_DOWNLOAD_USER=\"${bamboo.bamboo_download_user}\" "),
|
||||
// read version from artifact
|
||||
new InjectVariablesTask().path("version.properties"),
|
||||
// commit release
|
||||
new VcsCommitTask().commitMessage("chore(release)").repository("RED / ui"),
|
||||
// create tag with this version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user