Skip to content

Commit

Permalink
Task techjoomla#8 chore: Implement the build jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Amol Thite committed Aug 9, 2019
1 parent e8cf4fd commit 5097868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pipelines/nightly.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ pipeline {
}

// Now we are good to create zip for component
sh('mv com_cluster.zip ../')
sh('mv builds/com_cluster.zip ../')

archiveArtifacts "com_cluster.zip"

Expand Down

0 comments on commit 5097868

Please sign in to comment.