diff --git a/hello-jenkins-mac-linux-docker.sh b/hello-jenkins-mac-linux-docker.sh new file mode 100644 index 0000000..535ce70 --- /dev/null +++ b/hello-jenkins-mac-linux-docker.sh @@ -0,0 +1 @@ +echo "Hello, Jenkins" diff --git a/hello-jenkins-windows.bat b/hello-jenkins-windows.bat new file mode 100644 index 0000000..535ce70 --- /dev/null +++ b/hello-jenkins-windows.bat @@ -0,0 +1 @@ +echo "Hello, Jenkins"