I think I figured out what I'm going to do. Just ssh to the server and rm -rf <tomcatWebsiteContents>, explode the new tarball into my working directory, then scp it over to the site. Do I need to reload at the site or will it recognize the change and implement it?
On Tuesday, March 12, 2024 at 11:45:34 AM UTC-6 [email protected] wrote: > Hi All, > > Deploying a war file via Jenkins pipeline is pretty easy. That said, I'm > not finding any information about deploying an html website using Jenkins. > I have a tarball containing a website in it that needs to go to a server, > context /myWebSite. Any advise or pointers to "how to's" on this? > > Thanks, > Eric > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/124786ce-7cd6-4d30-a743-b37478945b08n%40googlegroups.com.
