Skip to content

Commit

Permalink
cas
Browse files Browse the repository at this point in the history
  • Loading branch information
sshresthadh committed Jul 4, 2024
1 parent 22a4f26 commit e53876a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ pipeline {

post {
always {
script {

sh 'mv all_in_docker/client/build /var/www/html'
}
cleanWs()
}
success {
Expand Down

0 comments on commit e53876a

Please sign in to comment.