简体   繁体   English

在AWS EC2 Windows实例上运行的Jenkins-找不到Jenkins作业文件

[英]Jenkins running on AWS EC2 Windows instance - cannot find Jenkins job files

So I've got Jenkins running on an AWS EC2 windows instance. 因此,我让Jenkins在AWS EC2 Windows实例上运行。 I've created some test jobs and they run my Selenium automation scripts fine from Jenkins in my FF browser using localhost:8080. 我创建了一些测试作业,并使用localhost:8080在FF浏览器中从Jenkins运行了Selenium自动化脚本。

I have Jenkins installed in C:\\Jenkins. 我在C:\\ Jenkins中安装了Jenkins。 However, inside C:\\Jenkins/jobs I see no files at all. 但是,在C:\\ Jenkins / jobs内部,我看不到任何文件。 Where are my Jenkins job files located? 我的Jenkins工作档案在哪里?

Look under here: 在下面看:

C:\Users\<user that you use to run jenkins>\.jenkins

You can see your home directory clicking on: Jenkins->Manage Jenkins->Configure System. 您可以单击以下内容查看主目录:Jenkins-> Manage Jenkins-> Configure System。 That's where your job files should be. 那是您的作业文件所在的位置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM