update index

This commit is contained in:
Gregory Hendrickson
2023-06-09 11:29:59 -07:00
parent 2cbac49151
commit df1dfa867f
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
FROM jenkins.dockerfile

View File

@@ -3,6 +3,6 @@
<title>Greg Test</title> <title>Greg Test</title>
</head> </head>
<div> <div>
Hello World! from docker build! Hello World! I was built with jenkins!
</div> </div>
</html> </html>