Skip to content

Commit

Permalink
patched deploy lifecycle (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
VenaNocta committed Nov 19, 2022
1 parent 23d70ee commit 8b7f7b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ pipeline {
}
}
steps {
sh 'tree -I .mvn/repo'
dir(path: 'target/result') {
sh 'ls -l'
sh 'tar -I "pxz -9" -cvf ../rogm.tar.xz *'
Expand Down

0 comments on commit 8b7f7b3

Please sign in to comment.