Skip to content

Commit

Permalink
dummy push
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishsingh101 committed Mar 8, 2024
1 parent 625d0d9 commit ab153a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pipeline {
echo "starting s3 push .........................."
def s3Path = "s3:::beckn-frontend-assets/beckn/passculture/user/images/dummy.png"
sh ("aws s3 push ${s3Path}")
// uploadedFiles += "\n${file}"
// uploadedFiles += "\n${file}" #
}
}
}
Expand Down

0 comments on commit ab153a4

Please sign in to comment.